Hostname
eusamazonconnect.com
Last fetched
eusamazonconnect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eusamazonconnect.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 |
|---|---|---|---|---|
| 65.9.60.103 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.11 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.157 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.81 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 99.84.169.180 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.44 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.49 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.74 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eusamazonconnect.com owner
- Contact emails
- 344b93c5-1ada-4974-bb93-5b102e2e221d@identity-protect.org
- 44df359e-371a-46f5-942e-2f258aa099eb@identity-protect.org
- 753bd433-b231-421a-95c7-793b5bca8cae@identity-protect.org
- bdaf36e0-2d5d-4b9d-b5ea-328884375898@identity-protect.org
- c7fdde4f-442b-42c7-8645-c65f81559fd4@identity-protect.org
- e5b120f5-c363-4772-a682-d377809d7500@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from eusamazonconnect.com.
- IP · 65.9.60.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 344b93c5-1ada-4974-bb93-5b102e2e221d@identity-protect.org
- TLD · .com
- Browse hostnames · eu…
- 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: "eusamazonconnect.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.