Skip to content

Hostname

reality.gr

Last fetched

reality.gr resolves to 1 IPv4 address operated by AS60781 in NL.

Nutrition Label

WHISPER CANON · reality.grRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/reality.gr

Resolution chain

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

IPPrefixASNOperatorCountry
94.75.199.8494.75.192.0/18AS60781NL

WHOIS identity

No WHOIS records are currently associated with reality.gr in WhisperGraph.

Subdomains

78 observed subdomains of reality.gr.

Web-graph footprint

Distinct hostnames that link to or from reality.gr in the public web crawl.

56 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • reality.gr

SPF policy

4 SPF mechanisms authorising senders for reality.gr.

MechanismTarget
SPF_Areality.gr
SPF_IP82.192.80.234
SPF_IP94.75.199.84
SPF_MXreality.gr

Related pages

Pivot deeper into the graph from reality.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "reality.gr"})-[: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.