Skip to content

Hostname

ead.guru

Last fetched

ead.guru resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ead.guruRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ead.guru

Resolution chain

ead.guru resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.41108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.55108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.74108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.75108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.61.115108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.43108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.45108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.73108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.220.11913.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.4613.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.513.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.8413.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.35.58.413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
felipe loureiro
Contact emails

Subdomains

119 observed subdomains of ead.guru.

Web-graph footprint

Distinct hostnames that link to or from ead.guru in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ead.guru.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ead.guru.

Cypher and MCP

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

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