Skip to content

Hostname

efantasy.gr

Last fetched

efantasy.gr resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · efantasy.grRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/efantasy.gr

Resolution chain

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

IPPrefixASNOperatorCountry
185.230.138.146185.230.138.0/24AS51167CONTABO - Contabo GmbHDE
185.230.138.163185.230.138.0/24AS51167CONTABO - Contabo GmbHDE

WHOIS identity

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

Subdomains

15 observed subdomains of efantasy.gr.

Web-graph footprint

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

84 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for efantasy.gr.

MechanismTarget
SPF_Aefantasy.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcpaspf.contactpigeon.com
SPF_IP185.230.138.146
SPF_IP185.230.138.163
SPF_IP185.230.138.164
SPF_IP38.242.147.178
SPF_MXefantasy.gr

Related pages

Pivot deeper into the graph from efantasy.gr.

Cypher and MCP

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

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