Hostname
vindicia.com
Last fetched
vindicia.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:csl computer service langenbach gmbh d/b/a joker.com as the registrar.
Nutrition Label
Resolution chain
vindicia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.178.252.242 | 107.178.224.0/19 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:csl computer service langenbach gmbh d/b/a joker.com
- Organization
- brett thomas
- Contact emails
Subdomains
96 observed subdomains of vindicia.com.
Showing 23 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vindicia.com in the public web crawl.
159 sites link to this hostname.
383 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for vindicia.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_EXISTS | %{i}.spf.hc834-32.eu.iphmx.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_IP | 193.43.244.128/26 |
| SPF_IP | 202.91.135.133 |
| SPF_IP | 202.91.135.67 |
| SPF_IP | 35.167.138.202/32 |
| SPF_IP | 44.235.149.196/32 |
| SPF_IP | 50.112.52.165/32 |
| SPF_IP | 52.12.36.191/32 |
| SPF_IP | 69.150.27.0/24 |
Related pages
Pivot deeper into the graph from vindicia.com.
- IP · 107.178.252.242
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:csl computer service langenbach gmbh d/b/a joker.com
- Country · US
- Email · domains@vindicia.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: "vindicia.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.