Skip to content

Hostname

eorfanos.gr

Last fetched

eorfanos.gr resolves to 1 IPv4 address operated by AS202053 in DE.

Nutrition Label

WHISPER CANON · eorfanos.grRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eorfanos.gr

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.31.18494.237.24.0/21AS202053DE

WHOIS identity

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

Subdomains

2 observed subdomains of eorfanos.gr.

Web-graph footprint

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

19 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eorfanos.gr.

MechanismTarget
SPF_Aeorfanos.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcpaspf.contactpigeon.com
SPF_IP88.99.58.198
SPF_IP94.237.31.184
SPF_MXeorfanos.gr

Related pages

Pivot deeper into the graph from eorfanos.gr.

Cypher and MCP

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

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