Skip to content

Hostname

keprtv.com

Last fetched

keprtv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · keprtv.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/keprtv.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.230.1203.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.1283.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.383.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.983.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.64.211.11618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
inc. sinclair broadcast group
Contact emails

Subdomains

9 observed subdomains of keprtv.com.

Web-graph footprint

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

604 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for keprtv.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from keprtv.com.

Cypher and MCP

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

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