Skip to content

Hostname

tvm.nl

Last fetched

tvm.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · tvm.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tvm.nl

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.4.18193.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

53 observed subdomains of tvm.nl.

Web-graph footprint

Distinct hostnames that link to or from tvm.nl in the public web crawl.

280 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tvm.nl.

MechanismTarget
SPF_Atvm.nl
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.68.58
SPF_IP193.173.37.132/32
SPF_IP195.143.27.130
SPF_IP195.21.55.228
SPF_IP213.251.14.85
SPF_IP92.70.151.84
SPF_MXtvm.nl

Related pages

Pivot deeper into the graph from tvm.nl.

Cypher and MCP

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

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