Hostname
e1series.com
Last fetched
e1series.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e1series.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 |
|---|---|---|---|---|
| 108.138.106.49 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.5 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.82 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.89 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.119.52 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.81 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.83 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.89 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- c/o whoisproxy.com
- Contact emails
- 1314255a-e89e-438d-a58b-148308ea5fc9@identity-protect.org
- 2e736047-1bd0-4001-b2a9-35990ec2469a@identity-protect.org
- 2f31edcc-3f60-4d62-b1c2-6a1111a83c4b@identity-protect.org
- 5d445480-43ee-4c26-bda8-50493067d337@identity-protect.org
- 6c1d8fd8-f0e0-486f-b3cc-75c50619e798@identity-protect.org
- afb46349-4bad-4041-98d4-0edd846d6948@identity-protect.org
- c46695da-c624-45eb-a5da-1ec8511887c7@identity-protect.org
- a86f0b6b724b7c01d9df7d2329c9361a761a76f12a5be2210560ee5b1699e477@e1series.com.whoisproxy.org
Subdomains
5 observed subdomains of e1series.com.
Web-graph footprint
Distinct hostnames that link to or from e1series.com in the public web crawl.
256 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for e1series.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mtms.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
Related pages
Pivot deeper into the graph from e1series.com.
- IP · 108.138.106.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1314255a-e89e-438d-a58b-148308ea5fc9@identity-protect.org
- TLD · .com
- Browse hostnames · e1…
- 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: "e1series.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.