Hostname
vindalho.com
Last fetched
vindalho.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
vindalho.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.34.55 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.155.29 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:472
- Organization
- privacyprotection.com,
- Contact emails
- jim_7788@tom.com
- pw-047fa043f7f5b7a86ab71971fc965b79@privacyguardian.org
- pw-05aa15e44c99eb5fcc9fba00b3eb6fee@privacyguardian.org
- pw-86e246e91cdbb7ff4aeb08694e775c62@privacyguardian.org
- pw-9a91af0936a14c80a97325e27558c286@privacyguardian.org
- pw-cb48b87a6cdf268dd93eadf687672e02@privacyguardian.org
- pw-fe95bd9a425696d62a9a12a4d61e1cb6@privacyguardian.org
Subdomains
5 observed subdomains of vindalho.com.
Web-graph footprint
Distinct hostnames that link to or from vindalho.com in the public web crawl.
8 sites link to this hostname.
372 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from vindalho.com.
- IP · 104.21.34.55
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:472
- Country · CA
- Email · jim_7788@tom.com
- TLD · .com
- Browse hostnames · vi…
- 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: "vindalho.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.