Skip to content

Hostname

vvc.lv

Last fetched

vvc.lv resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL.

Nutrition Label

WHISPER CANON · vvc.lvRouting diversity1.5/10Peering density8.4/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vvc.lv

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.181.15835.217.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with vvc.lv in WhisperGraph.

Subdomains

2 observed subdomains of vvc.lv.

Web-graph footprint

Distinct hostnames that link to or from vvc.lv in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for vvc.lv.

MechanismTarget
SPF_Acom.lmt.lv
SPF_Amail.tunt.lv
SPF_Apiccolo.tunt.lv
SPF_Arin.tunt.lv
SPF_Asmtp.ltk.lv
SPF_Asmtp.tunt.lv
SPF_Atunt.lv
SPF_Avvc.lv
SPF_IP178.79.142.217
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:1b8
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:b42
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:fb3
SPF_IP2a01:7e00:e000:1ee:0:0:0:1
SPF_IP2a01:7e00:e000:1ee:0:0:0:2
SPF_IP2a01:7e00:e000:29b:0:0:0:1
SPF_IP2a01:7e00:e000:29b:0:0:0:2
SPF_IP85.159.212.122
SPF_MXvvc.lv

Related pages

Pivot deeper into the graph from vvc.lv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vvc.lv"})-[: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.