Hostname
wexotr.com
Last fetched
wexotr.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wexotr.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.223.19.128 | 45.223.19.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.223.21.128 | 45.223.21.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wexotr.com owner
- Contact emails
- 0e1f09c3-c435-421e-8a1f-da2ffc1fa8ad@identity-protect.org
- 542a1e35-93cb-494f-ac09-1015cdb54987@identity-protect.org
- 9e10962f-ebbd-4fe4-9921-970f5a9e2af8@identity-protect.org
- a77acc2e-5652-4fe8-bf1a-810166a65976@identity-protect.org
- c34d3be5-71db-46f8-bc4b-5c08dbbd7d6f@identity-protect.org
- e48c9295-53ad-4692-af6f-e75b5035a1a6@identity-protect.org
- f1e27cd6-31bf-4e9e-81b7-35b054aa20c0@identity-protect.org
- owner-4583293@wexotr.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of wexotr.com.
Showing 4 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from wexotr.com.
- IP · 45.223.19.128
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · GB
- Email · 0e1f09c3-c435-421e-8a1f-da2ffc1fa8ad@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "wexotr.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.