Skip to content

Hostname

koamtv.com

Last fetched

koamtv.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · koamtv.comRouting diversity6.3/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/koamtv.com

Resolution chain

koamtv.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.16816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.3916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.12616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.7116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.3616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.6916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.14116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.4516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.25316.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.1673.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.783.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.49.14152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.2952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.93.18652.216.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.22952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.24552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

6 observed subdomains of koamtv.com.

Web-graph footprint

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

274 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for koamtv.com.

MechanismTarget
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmail.portlandradiogroup.com
SPF_INCLUDEmail.sagacom.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.49.225.162

Related pages

Pivot deeper into the graph from koamtv.com.

Cypher and MCP

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

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