Skip to content

Hostname

evanta.com

Last fetched

evanta.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · evanta.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/evanta.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.238.12913.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.6413.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.7513.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.9313.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
3.174.46.1123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.363.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.11852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

31 observed subdomains of evanta.com.

Web-graph footprint

Distinct hostnames that link to or from evanta.com in the public web crawl.

314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for evanta.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDEapp.sgizmo.com
SPF_IP64.207.216.0/22
SPF_IP67.231.148.136
SPF_IP67.231.156.135

Related pages

Pivot deeper into the graph from evanta.com.

Cypher and MCP

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

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