Skip to content

Hostname

kohncomm.kohncommunications.com

Last fetched

kohncomm.kohncommunications.com resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · kohncomm.kohncommunications.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kohncomm.kohncommunications.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.72.76.204103.72.76.0/23AS55293A2HOSTING - A2 Hosting, Inc.US
185.181.255.57185.181.255.0/24AS36454WHG-DALUS

WHOIS identity

No WHOIS records are currently associated with kohncomm.kohncommunications.com in WhisperGraph.

Subdomains

1 observed subdomain of kohncomm.kohncommunications.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kohncomm.kohncommunications.com.

MechanismTarget
SPF_Akohncomm.kohncommunications.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.72.76.203
SPF_IP185.181.255.57
SPF_IP66.198.252.240
SPF_IP75.98.171.247
SPF_IP75.98.171.70
SPF_IP75.98.175.103
SPF_MXkohncomm.kohncommunications.com

Related pages

Pivot deeper into the graph from kohncomm.kohncommunications.com.

Cypher and MCP

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

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