Skip to content

Hostname

tvnet.lv

Last fetched

tvnet.lv resolves to 1 IPv4 address operated by AS207254 in EE.

Nutrition Label

WHISPER CANON · tvnet.lvRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/tvnet.lv

Resolution chain

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

IPPrefixASNOperatorCountry
185.154.221.52185.154.221.0/24AS207254EE

WHOIS identity

Registrar
Organization
sia 'tv net'
Contact emails

Subdomains

77 observed subdomains of tvnet.lv.

Web-graph footprint

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

1,387 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for tvnet.lv.

MechanismTarget
SPF_Apasts.grafton.lv
SPF_INCLUDE_spf.inbox.lv
SPF_IP185.154.222.224/27
SPF_IP195.13.252.64/27
SPF_MXtvnet.lv

Related pages

Pivot deeper into the graph from tvnet.lv.

Cypher and MCP

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

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