Skip to content

Hostname

kranesinc.com

Last fetched

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

Nutrition Label

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

Resolution chain

kranesinc.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.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.8016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.3216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.10116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.20516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.240.17952.216.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.12552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.9952.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.12552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.92.7552.217.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.9354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.12554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of kranesinc.com owner
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kranesinc.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from kranesinc.com.

Cypher and MCP

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

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