Hostname
expexio.com
Last fetched
expexio.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
expexio.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 |
|---|---|---|---|---|
| 13.134.76.159 | 13.140.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.132.103.206 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.132.80.203 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.133.12.51 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.171.142.226 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.11.226.156 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of expexio.com owner
- Contact emails
- 0cf6259c-59cc-440e-9797-9d62ff445b43@identity-protect.org
- 398b6669-4495-426d-b73a-90d46d7ed1af@identity-protect.org
- 474a728a-f481-4568-9485-11670e02d7e7@identity-protect.org
- 7e301722-54d9-4cc2-88ee-79306f0f4ade@identity-protect.org
- a84ebbca-22eb-4018-9579-24da80276f16@identity-protect.org
- d33154e5-2385-4290-9b27-1256fc1b9dce@identity-protect.org
- d639437c-79df-4732-b806-efe0a30598b3@identity-protect.org
Subdomains
1 observed subdomain of expexio.com.
| Subdomain |
|---|
| wildcard.expexio.com |
Web-graph footprint
Distinct hostnames that link to or from expexio.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from expexio.com.
- IP · 13.134.76.159
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 0cf6259c-59cc-440e-9797-9d62ff445b43@identity-protect.org
- TLD · .com
- Browse hostnames · ex…
- 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: "expexio.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.