Skip to content

Hostname

tunt.lv

Last fetched

tunt.lv appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · tunt.lvRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/tunt.lv

Resolution chain

tunt.lv has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
tup un turies sia
Contact emails

Subdomains

83 observed subdomains of tunt.lv.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

26 SPF mechanisms authorising senders for tunt.lv.

MechanismTarget
SPF_Aams.tunt.lv
SPF_Adeb.tunt.lv
SPF_Afra.tunt.lv
SPF_Agonzo.tunt.lv
SPF_Amail.tunt.lv
SPF_Arin.tunt.lv
SPF_Atunt.lv
SPF_IP139.59.135.127
SPF_IP142.93.236.195/32
SPF_IP172.104.230.145
SPF_IP172.105.7.153
SPF_IP172.233.39.157
SPF_IP176.58.100.97
SPF_IP176.58.101.81
SPF_IP178.79.142.217
SPF_IP2600:3c04:0:0:f03c:95ff:fe8d:36e4
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:b42
SPF_IP2a01:7e00:0:0:f03c:91ff:fe18:fb3
SPF_IP2a01:7e00:0:0:f03c:91ff:fe52:76d7
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_IP2a03:b0c0:2:f0:0:0:8:9001
SPF_IP85.159.212.122
SPF_MXtunt.lv

Related pages

Pivot deeper into the graph from tunt.lv.

Cypher and MCP

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

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