Hostname
xchange-connect.com
Last fetched
xchange-connect.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
xchange-connect.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.156.139.80 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.120.128 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.18.150 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.161.159 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.178.101.196 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.125.117 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xchange-connect.com owner
- Contact emails
- 34608e18-b771-49e7-a71d-601adbe82210@identity-protect.org
- 62981f3b-1c70-4214-8f42-a9159f2ec954@identity-protect.org
- 7448d495-1641-4be6-933c-6fa3460bcbec@identity-protect.org
- 853b5808-0b02-4da9-ad8a-782096d7f283@identity-protect.org
- b2cee618-af7b-4bf7-b8f2-1dc6e7b335f8@identity-protect.org
- cc45a37d-9133-4ebc-9e94-32c0815451d5@identity-protect.org
- dc5a7b29-adb0-4208-a999-d53e7ec30324@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from xchange-connect.com.
- IP · 18.156.139.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 34608e18-b771-49e7-a71d-601adbe82210@identity-protect.org
- TLD · .com
- Browse hostnames · xc…
- 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: "xchange-connect.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.