Hostname
wexinc.com
Last fetched
wexinc.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wexinc.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.60.152.173 | 45.60.152.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.172.173 | 45.60.172.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wexinc.com owner
- Contact emails
- scott.campbell@wexinc.com
- richard.ellis@wexinc.com
- sa-web@wexinc.com
- sa_web@wexinc.com
- 0ab94bd5-a07b-4c87-b62c-de7b35ac5c73@identity-protect.org
- 294ae2b5-2de2-48ce-aa20-cb59b7d0be0e@identity-protect.org
- 4d4a0c06-b1c9-4a70-bed7-c0e0b783db1a@identity-protect.org
- 75af417b-8ebf-4e44-b332-419395ecaf19@identity-protect.org
- ac7dca02-4d23-46a7-ac81-a403ae35b4fa@identity-protect.org
- b022383b-8dc1-4d10-a8dd-992629b32437@identity-protect.org
- c67090e0-3b54-4155-bd89-10fc0fbb9528@identity-protect.org
- owner-10921085@wexinc.com.whoisprivacyservice.org
- owner-11460983@wexinc.com.whoisprivacyservice.org
- owner-180083@wexinc.com.whoisprivacyservice.org
- owner-2356395@wexinc.com.whoisprivacyservice.org
- owner-2410001@wexinc.com.whoisprivacyservice.org
- owner-2607383@wexinc.com.whoisprivacyservice.org
- owner-2626344@wexinc.com.whoisprivacyservice.org
- owner-2823726@wexinc.com.whoisprivacyservice.org
- owner-2877332@wexinc.com.whoisprivacyservice.org
- and 11 more
Subdomains
84 observed subdomains of wexinc.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wexinc.com in the public web crawl.
1,158 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for wexinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 103.18.109.138/32 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 161.43.80.141/32 |
| SPF_IP | 172.255.62.10/32 |
| SPF_IP | 172.255.62.11/32 |
| SPF_IP | 18.192.191.255/32 |
| SPF_IP | 198.137.246.108 |
| SPF_IP | 199.10.31.235/32 |
| SPF_IP | 199.10.31.236/32 |
| SPF_IP | 199.19.64.52 |
| SPF_IP | 208.64.196.108 |
| SPF_IP | 208.64.197.248 |
| SPF_IP | 208.86.144.196/32 |
| SPF_IP | 23.83.208.0/20 |
| SPF_IP | 3.66.147.81/32 |
| SPF_IP | 3.76.58.212/32 |
| SPF_IP | 46.232.183.0/24 |
| SPF_IP | 52.58.30.92/32 |
| SPF_IP | 54.214.232.113/32 |
| SPF_IP | 54.245.125.39/32 |
| SPF_IP | 82.71.193.97/27 |
Related pages
Pivot deeper into the graph from wexinc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wexinc.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.