Skip to content

Hostname

kshb.com

Last fetched

kshb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.214.11452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.12599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:292
Organization
the e. w. scripps
Contact emails

Subdomains

18 observed subdomains of kshb.com.

Web-graph footprint

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

3,780 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kshb.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from kshb.com.

Cypher and MCP

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

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