Hostname
e-sportgate.com
Last fetched
e-sportgate.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-sportgate.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.158.79.103 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.192.163.105 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.194.114.59 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.66.114.104 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.202.189 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.33.82 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of e-sportgate.com owner
- Contact emails
- 36bb8edb-d661-4d2c-ba93-575369015121@identity-protect.org
- 43ebeea8-1546-4e26-85b3-4f4d1c25bf9b@identity-protect.org
- 772aba75-f307-4e2b-af66-04a287cebc07@identity-protect.org
- 81709277-e955-42e5-a707-653d82421b34@identity-protect.org
- a55227c7-3e46-487c-97e8-290f044283bd@identity-protect.org
- b2bd5e5e-607d-4b89-9c41-2ec5d7c2b3b5@identity-protect.org
- d9d159f2-2599-470d-a5ae-b7c365033f54@identity-protect.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for e-sportgate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from e-sportgate.com.
- IP · 18.158.79.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 36bb8edb-d661-4d2c-ba93-575369015121@identity-protect.org
- TLD · .com
- Browse hostnames · es…
- 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: "e-sportgate.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.