Skip to content

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

WHISPER CANON · vindicia.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vindicia.com

Resolution chain

vindicia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.178.252.242107.178.224.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

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.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vindicia.com.

MechanismTarget
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_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_IP193.43.244.128/26
SPF_IP202.91.135.133
SPF_IP202.91.135.67
SPF_IP35.167.138.202/32
SPF_IP44.235.149.196/32
SPF_IP50.112.52.165/32
SPF_IP52.12.36.191/32
SPF_IP69.150.27.0/24

Related pages

Pivot deeper into the graph from vindicia.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.