Skip to content

Hostname

hera2011.ge

Last fetched

hera2011.ge resolves to 1 IPv4 address operated by AS16010 in GE.

Nutrition Label

WHISPER CANON · hera2011.geRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hera2011.ge

Resolution chain

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

IPPrefixASNOperatorCountry
213.157.215.229213.157.192.0/19AS16010GE

WHOIS identity

No WHOIS records are currently associated with hera2011.ge in WhisperGraph.

Subdomains

15 observed subdomains of hera2011.ge.

Web-graph footprint

Distinct hostnames that link to or from hera2011.ge in the public web crawl.

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hera2011.ge.

MechanismTarget
SPF_Ahera2011.ge
SPF_INCLUDErelay.mailbaby.net
SPF_IP67.211.223.38
SPF_MXhera2011.ge

Related pages

Pivot deeper into the graph from hera2011.ge.

Cypher and MCP

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

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