Hostname
d-vec.com
Last fetched
d-vec.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
d-vec.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.92.75 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.190.64 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:472
- Organization
- appservdomain_com
- Contact emails
- thewhoisguard@gmail.com
- 76c8dbdd003f656fec861e8482125530f2b0b7fb4d1ae096ce69710df204ce84@d-vec.com.whoisproxy.org
- 952b5ae9859e8cdbe4221a19dc9a7fd334a86172b43c7b4eeb48935f4743fb56@d-vec.com.whoisproxy.org
- ba941f57f5c3814c8474aa2c5e5158090606e0f1007f317b2b5c1ec776e90e7f@d-vec.com.whoisproxy.org
- eb3d57e6bc3ebd23e51a3b565f16faedfc919c683f533a66559bc62c259ca8e9@d-vec.com.whoisproxy.org
Subdomains
6 observed subdomains of d-vec.com.
Web-graph footprint
Distinct hostnames that link to or from d-vec.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from d-vec.com.
- IP · 104.21.92.75
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:472
- Country · CA
- Email · thewhoisguard@gmail.com
- TLD · .com
- Browse hostnames · dv…
- 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: "d-vec.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.