Hostname
e2i-prod.com
Last fetched
e2i-prod.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e2i-prod.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.198.35 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.35.198.48 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.35.198.50 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.35.198.90 | 13.35.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 143.204.55.35 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.41 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.87 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.88 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of e2i-prod.com owner
- Contact emails
Subdomains
2 observed subdomains of e2i-prod.com.
| Subdomain |
|---|
| api.e2i-prod.com |
| www.e2i-prod.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from e2i-prod.com.
- IP · 13.35.198.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 4076cd82-14db-40a2-ae2c-4045976c021c@identity-protect.org
- TLD · .com
- Browse hostnames · e2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e2i-prod.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.