Skip to content

Hostname

realdata.com

Last fetched

realdata.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · realdata.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/realdata.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.179.20845.79.176.0/20AS63949US

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

9 observed subdomains of realdata.com.

Web-graph footprint

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

78 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for realdata.com.

MechanismTarget
SPF_Arealdata.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP159.242.240.114
SPF_IP159.242.241.114
SPF_IP184.105.251.240/32
SPF_IP205.219.64.40/32
SPF_IP209.117.187.240/32
SPF_IP45.79.179.208
SPF_IP63.146.102.40/32
SPF_IP64.68.198.62
SPF_MXrealdata.com

Related pages

Pivot deeper into the graph from realdata.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "realdata.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.