Skip to content

Hostname

babel.net.gr

Last fetched

babel.net.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · babel.net.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/babel.net.gr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with babel.net.gr in WhisperGraph.

Subdomains

7 observed subdomains of babel.net.gr.

Web-graph footprint

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

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • babel.net.gr

SPF policy

8 SPF mechanisms authorising senders for babel.net.gr.

MechanismTarget
SPF_Ababel.net.gr
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.177.181.5
SPF_IP162.55.246.213
SPF_IP168.119.147.28
SPF_IP172.104.135.78
SPF_IP84.16.253.7
SPF_MXbabel.net.gr

Related pages

Pivot deeper into the graph from babel.net.gr.

Cypher and MCP

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

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