Skip to content

Hostname

vtti.com

Last fetched

vtti.com resolves to 2 IPv4 addresses operated by AS197902 in NL. WHOIS lists iana:134 as the registrar.

Nutrition Label

WHISPER CANON · vtti.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/vtti.com

Resolution chain

vtti.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.85.17.54185.85.16.0/22AS197902NL
35.204.120.8835.204.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

Registrar
iana:134
Organization
fabienne verhoeckx
Contact emails

Subdomains

25 observed subdomains of vtti.com.

Web-graph footprint

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

123 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vtti.com.

Related pages

Pivot deeper into the graph from vtti.com.

Cypher and MCP

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

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