Skip to content

Hostname

kochinc.com

Last fetched

kochinc.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · kochinc.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kochinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.12713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
23.22.240.6623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.170.1273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.232.813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.6.2173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.1.13734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.98.2234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.103.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.133.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.49.21652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.187.20352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.108.6054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.162.11454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.237.14498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.150.22698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
host master
Contact emails

Subdomains

5 observed subdomains of kochinc.com.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kochinc.com.

MechanismTarget
SPF_INCLUDEall.spf.avature.net
SPF_INCLUDEspf-00164e01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kochinc.com.

Cypher and MCP

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

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