Skip to content

Hostname

tv2.no

Last fetched

tv2.no resolves to 1 IPv4 address operated by AS39787 in NO.

Nutrition Label

WHISPER CANON · tv2.noRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tv2.no

Resolution chain

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

IPPrefixASNOperatorCountry
5.44.65.1505.44.64.0/21AS39787NO

WHOIS identity

Registrar
Organization
tv 2 gruppen as
Contact emails

Subdomains

228 observed subdomains of tv2.no.

Web-graph footprint

Distinct hostnames that link to or from tv2.no in the public web crawl.

5,741 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tv2.no.

MechanismTarget
SPF_Atv2.no
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.227.205.160/28
SPF_IP193.227.205.26
SPF_IP194.132.117.189/32
SPF_IP23.251.238.30
SPF_IP23.251.238.31
SPF_IP23.251.238.32
SPF_IP23.251.238.33
SPF_IP2a00:e48::/32
SPF_IP77.75.211.0/28
SPF_MXtv2.no

Related pages

Pivot deeper into the graph from tv2.no.

Cypher and MCP

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

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