Skip to content

Hostname

vindolanda.com

Last fetched

vindolanda.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vindolanda.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/vindolanda.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.197.254104.16.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of vindolanda.com.

Web-graph footprint

Distinct hostnames that link to or from vindolanda.com in the public web crawl.

656 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vindolanda.com.

MechanismTarget
SPF_Avindolanda.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEraisingit.com
SPF_INCLUDEsendgrid.net
SPF_IP3.10.69.15
SPF_IP3.8.44.193
SPF_IP35.179.66.19
SPF_IP51.219.68.226
SPF_IP82.152.189.154
SPF_IP92.207.77.124
SPF_MXvindolanda.com

Related pages

Pivot deeper into the graph from vindolanda.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vindolanda.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.