Hostname
wexedge.com
Last fetched
wexedge.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wexedge.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.17.128 | 45.223.17.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.27.128 | 45.223.27.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wexedge.com owner
- Contact emails
- vincent.marcus@tch.com
- 219ce414-aa51-4336-8f82-c7b831a7e310@identity-protect.org
- 466356db-e19f-4ecb-aff4-872758c5735f@identity-protect.org
- 598e1593-6610-4ebe-a493-628cd1222623@identity-protect.org
- 924f9c9f-6ad6-4383-a39c-a8a7540617b3@identity-protect.org
- 95e32bc4-a1da-45c4-8314-0ca9b1a8cfc7@identity-protect.org
- cb99dfbb-5360-4fd9-b5f4-c4e567281c3a@identity-protect.org
- e5e1dbe1-d6a2-412c-ad01-0d705e0f5e8a@identity-protect.org
- owner-1906078@wexedge.com.whoisprivacyservice.org
- owner-884345@wexedge.com.whoisprivacyservice.org
- owner-8906180@wexedge.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of wexedge.com.
Web-graph footprint
Distinct hostnames that link to or from wexedge.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wexedge.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 168.245.43.55 |
Related pages
Pivot deeper into the graph from wexedge.com.
- IP · 45.223.17.128
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · vincent.marcus@tch.com
- 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: "wexedge.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.