Skip to content

Hostname

ktvn.com

Last fetched

ktvn.com resolves to 1 IPv4 address operated by LEE-ASN - Lee Enterprises, Incorporated in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · ktvn.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ktvn.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.104.183.109192.104.183.0/24AS10668LEE-ASN - Lee Enterprises, IncorporatedUS

WHOIS identity

Registrar
iana:86
Organization
ann burns
Contact emails

Subdomains

5 observed subdomains of ktvn.com.

Web-graph footprint

Distinct hostnames that link to or from ktvn.com in the public web crawl.

1,693 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for ktvn.com.

MechanismTarget
SPF_Alocal3news-com.mail.protection.outlook.com
SPF_INCLUDElocal3news.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.33.14.115
SPF_IP129.153.182.219
SPF_IP129.213.175.223
SPF_IP129.80.102.7
SPF_IP168.245.151.0/24
SPF_IP174.36.44.116/30
SPF_IP174.37.170.192/27
SPF_IP192.104.183.109
SPF_IP192.139.134.0/24
SPF_IP199.19.88.0/22
SPF_IP199.30.232.0/21
SPF_IP204.232.250.0/24
SPF_IP207.195.176.0/20
SPF_IP35.131.23.154
SPF_IP5.152.188.0/24
SPF_IP50.201.66.168/32
SPF_IP52.144.58.0/24
SPF_IP54.243.216.57/32
SPF_IP63.71.8.0/21
SPF_IP64.56.208.32/27
SPF_IP66.18.59.2
SPF_IP67.227.149.19/32
SPF_IP67.228.158.174/32
SPF_IP67.228.8.0/25
SPF_IP67.228.91.90/32
SPF_IP72.3.212.195
SPF_IP74.203.184.0/23
SPF_IP74.221.178.66
SPF_IP75.126.84.128/26
SPF_IP8.19.118.0/24
SPF_IP8.19.118.193
SPF_IP8.31.233.0/24
SPF_IP8.31.233.104

Related pages

Pivot deeper into the graph from ktvn.com.

Cypher and MCP

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

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