bgptools / issues

The public issue tracker for bgp.tools
32 stars 8 forks source link

DNS: FQDNs (records with trailing dots) don't return dns results #156

Closed herbetom closed 2 weeks ago

herbetom commented 2 months ago

URL:

https://bgp.tools/search?q=example.org.

Browser (User-Agent if you can):

-

Error base64 blob (If a site error):

-

What were you expecting:

I kinda would expect to be forwarded to https://bgp.tools/dns/example.org. and shown the result there.

A forward to https://bgp.tools/dns/example.org is probably also "okay". :D

What happened:

I'm just getting "Search results for: example.org." with a list of ASNs and IP Prefixes.

If i try to open https://bgp.tools/dns/example.org. directly i'm getting "No DNS records found".