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
Resolution chain
ktvn.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.104.183.109 | 192.104.183.0/24 | AS10668 | LEE-ASN - Lee Enterprises, Incorporated | US |
WHOIS identity
- Registrar
- iana:86
- Organization
- ann burns
- Contact emails
Subdomains
5 observed subdomains of ktvn.com.
Showing 4 of 5. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
36 SPF mechanisms authorising senders for ktvn.com.
| Mechanism | Target |
|---|---|
| SPF_A | local3news-com.mail.protection.outlook.com |
| SPF_INCLUDE | local3news.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.33.14.115 |
| SPF_IP | 129.153.182.219 |
| SPF_IP | 129.213.175.223 |
| SPF_IP | 129.80.102.7 |
| SPF_IP | 168.245.151.0/24 |
| SPF_IP | 174.36.44.116/30 |
| SPF_IP | 174.37.170.192/27 |
| SPF_IP | 192.104.183.109 |
| SPF_IP | 192.139.134.0/24 |
| SPF_IP | 199.19.88.0/22 |
| SPF_IP | 199.30.232.0/21 |
| SPF_IP | 204.232.250.0/24 |
| SPF_IP | 207.195.176.0/20 |
| SPF_IP | 35.131.23.154 |
| SPF_IP | 5.152.188.0/24 |
| SPF_IP | 50.201.66.168/32 |
| SPF_IP | 52.144.58.0/24 |
| SPF_IP | 54.243.216.57/32 |
| SPF_IP | 63.71.8.0/21 |
| SPF_IP | 64.56.208.32/27 |
| SPF_IP | 66.18.59.2 |
| SPF_IP | 67.227.149.19/32 |
| SPF_IP | 67.228.158.174/32 |
| SPF_IP | 67.228.8.0/25 |
| SPF_IP | 67.228.91.90/32 |
| SPF_IP | 72.3.212.195 |
| SPF_IP | 74.203.184.0/23 |
| SPF_IP | 74.221.178.66 |
| SPF_IP | 75.126.84.128/26 |
| SPF_IP | 8.19.118.0/24 |
| SPF_IP | 8.19.118.193 |
| SPF_IP | 8.31.233.0/24 |
| SPF_IP | 8.31.233.104 |
Related pages
Pivot deeper into the graph from ktvn.com.
- IP · 192.104.183.109
- ASN · AS10668LEE-ASN - Lee Enterprises, Incorporated
- Registrar · iana:86
- Country · US
- Email · aburns@ktvn.com
- TLD · .com
- Browse hostnames · kt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.