Hostname
vpex-it.com
Last fetched
vpex-it.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vpex-it.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 |
|---|---|---|---|---|
| 104.21.2.47 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.152.134 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vpex-it.com owner
- Contact emails
- 3a2911e6-a762-43a6-a9ea-7779dba50398@identity-protect.org
- 49060b52-456d-46c1-b14f-969181a29b49@identity-protect.org
- 5e4f4387-aabe-4075-9565-b7d785508bec@identity-protect.org
- 6f5721b2-21ec-40c8-bc36-70c7ae0141cb@identity-protect.org
- 730ee840-33be-4048-942d-7ef0bc899fa5@identity-protect.org
- b0f37fac-48ab-4ac0-80a0-fa5b6fee3508@identity-protect.org
- d624dfed-e9e7-44b3-9711-8840e80b94c8@identity-protect.org
Subdomains
2 observed subdomains of vpex-it.com.
| Subdomain |
|---|
| support.vpex-it.com |
| www.vpex-it.com |
Web-graph footprint
Distinct hostnames that link to or from vpex-it.com in the public web crawl.
856 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for vpex-it.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 37.187.180.138 |
| SPF_IP | 37.187.180.239 |
| SPF_IP | 37.187.180.37 |
| SPF_IP | 51.210.150.242 |
Related pages
Pivot deeper into the graph from vpex-it.com.
- IP · 104.21.2.47
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 3a2911e6-a762-43a6-a9ea-7779dba50398@identity-protect.org
- TLD · .com
- Browse hostnames · vp…
- 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: "vpex-it.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.