Skip to content

Hostname

addreality.com

Last fetched

addreality.com resolves to 2 IPv4 addresses operated by AS57724 in RU. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · addreality.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/addreality.com

Resolution chain

addreality.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

101 observed subdomains of addreality.com.

Web-graph footprint

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

56 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for addreality.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from addreality.com.

Cypher and MCP

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

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