Skip to content

Hostname

rfdyn.com

Last fetched

rfdyn.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · rfdyn.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rfdyn.com

Resolution chain

rfdyn.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.153.99.4754.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
'rock flow dynamics' limited liability
Contact emails

Subdomains

23 observed subdomains of rfdyn.com.

Web-graph footprint

Distinct hostnames that link to or from rfdyn.com in the public web crawl.

61 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rfdyn.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.65.52.116
SPF_IP188.65.239.100
SPF_IP205.251.144.101
SPF_IP212.100.156.178
SPF_IP216.201.199.154
SPF_IP79.101.55.91

Related pages

Pivot deeper into the graph from rfdyn.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rfdyn.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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