Skip to content

Hostname

rdfn.net

Last fetched

rdfn.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. rdfn.net 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 · rdfn.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rdfn.net

Resolution chain

No IPv4 resolution is recorded for rdfn.net in WhisperGraph.

IPv6 resolution

No AAAA record for rdfn.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
de anima
Contact emails
3271153960@qq.com, deanimallc@gmail.com, genius327@hotmail.com, uuv587@126.com, info@lenz-wie-fruehling.de, 0d9940a9-01a6-4196-b7fd-f27ce1ba6893@identity-protect.org, 1575d14e-b61c-403d-a3cb-a78e62e99917@identity-protect.org, 257e329a-721a-4517-8d50-abd4b6c614c7@identity-protect.org, 45b30808-5f3b-4a85-a5b1-fd8e86998cdf@identity-protect.org, 6d1ff84c-cc52-4ade-b91d-d238a6ea07d9@identity-protect.org, c50946b4-9893-4ddb-961c-9041aa7bb352@identity-protect.org, ff8d6573-8bd7-404b-9c24-672a14e62848@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-497.awsdns-62.com
  • ns-559.awsdns-05.net
  • ns-1025.awsdns-00.org
  • ns-2036.awsdns-62.co.uk

Threat-feed evidence

History

Related pages

Pivot from rdfn.net 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: "rdfn.net"})-[: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.