Hostname
wextelematics.com
Last fetched
wextelematics.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wextelematics.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 wextelematics.com owner
- Contact emails
- sa-web@wexinc.com
- sa_web@wexinc.com
- 06630765-90bc-486f-94ce-63a7a5f85279@identity-protect.org
- 81699275-9886-492a-9000-8ede9412c39d@identity-protect.org
- 83125940-771d-4c08-9ced-c94bd34655e0@identity-protect.org
- 9a5f7334-02c7-4ad5-95ce-1935fe5ffd9b@identity-protect.org
- d265f2e9-f569-4d37-af53-8d83770a336f@identity-protect.org
- f5c27800-0f2b-4191-a047-6086bfc75a9d@identity-protect.org
- owner-8645831@wextelematics.com.whoisprivacyservice.org
- owner-9468625@wextelematics.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of wextelematics.com.
Web-graph footprint
Distinct hostnames that link to or from wextelematics.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wextelematics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.wexinc.com |
Related pages
Pivot deeper into the graph from wextelematics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wextelematics.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.