Skip to content

Hostname

tldun.com

Last fetched

tldun.com resolves to 206.119.71.91, announced in 206.119.71.0/24 by FD-298-8796 - FASTNET DATA INC in US. tldun.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tldun.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tldun.com

Resolution chain

IPv6 resolution

No AAAA record for tldun.com is recorded in WhisperGraph.

Attribution

fastnet

ORIGIN_AS

WHOIS identity

Registrar
iana:4113

Subdomains

Subdomain
www.tldun.com

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • alina.ns.cloudflare.com
  • gabriel.ns.cloudflare.com
  • nile.ns.cloudflare.com
  • noor.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from tldun.com 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: "tldun.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.