Hostname
nameserver.tl
Last fetched
nameserver.tl resolves to 185.132.34.161, announced in 185.132.32.0/22 by IONOS-ANYCAST - Fasthosts Internet Limited in DE. nameserver.tl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 185.132.34.161
185.132.32.0/22 · IONOS-ANYCAST - Fasthosts Internet Limited · Frankfurt am Main, DE
- 74.208.254.74
74.208.254.0/24 · IONOS-AS - IONOS SE · Sulphur Springs, US
IPv6 resolution
Attribution
fasthosts
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:internetx gmbh
- Registrant organisation
- auto domain registration service
- Contact emails
- info@autodrs.nl
Mail and authentication
Nameservers
- ns1.globaldns.nl
- ns2.globaldns.nl
- ns3.globaldns.nl
- ns4.globaldns.nl
Threat-feed evidence
History
Related pages
Pivot from nameserver.tl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nameserver.tl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.