Skip to content

Hostname

kochsource.io

Last fetched

kochsource.io resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · kochsource.ioRouting diversity4.8/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/kochsource.io

Resolution chain

kochsource.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.28.22313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.24.1353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.0.353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.120.3835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.41.244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.179.5652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.41.4154.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.196.7998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
koch business solutions, lp
Contact emails

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kochsource.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00164e01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kochsource.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kochsource.io"})-[: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.