Skip to content

Hostname

eva.guru

Last fetched

eva.guru resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · eva.guruRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/eva.guru

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.138.124100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.78.170174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.111.1903.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.58.2293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.85.1343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.117.2133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.223.10152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.89.16352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.66.3454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.250.14754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.24.15054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.235.10754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1242359097
Contact emails

Subdomains

44 observed subdomains of eva.guru.

Web-graph footprint

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

154 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eva.guru.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from eva.guru.

Cypher and MCP

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

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