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
Resolution chain
evanta.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.238.129 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.64 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.75 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.93 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.174.46.112 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.12 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.36 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.37 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.61.118 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.24 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.83 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.87 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
31 observed subdomains of evanta.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from evanta.com in the public web crawl.
314 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for evanta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | app.sgizmo.com |
| SPF_IP | 64.207.216.0/22 |
| SPF_IP | 67.231.148.136 |
| SPF_IP | 67.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.