Skip to content

Hostname

eheya.net

Last fetched

eheya.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · eheya.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/eheya.net

Resolution chain

eheya.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.124.12218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.122.10518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.3218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

24 observed subdomains of eheya.net.

Web-graph footprint

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

647 sites link to this hostname.

758 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eheya.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.163.140.140
SPF_IP210.163.140.155
SPF_IP210.169.208.5
SPF_IP210.169.208.7
SPF_IP210.249.40.34
SPF_IP210.252.8.44
SPF_MXeheya.net

Related pages

Pivot deeper into the graph from eheya.net.

Cypher and MCP

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

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