Hostname
kohncomm.kohncommunications.com
Last fetched
kohncomm.kohncommunications.com resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.72.76.204 | 103.72.76.0/23 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
| 185.181.255.57 | 185.181.255.0/24 | AS36454 | WHG-DAL | US |
WHOIS identity
No WHOIS records are currently associated with kohncomm.kohncommunications.com in WhisperGraph.
Subdomains
1 observed subdomain of kohncomm.kohncommunications.com.
| Subdomain |
|---|
| www.kohncomm.kohncommunications.com |
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for kohncomm.kohncommunications.com.
| Mechanism | Target |
|---|---|
| SPF_A | kohncomm.kohncommunications.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 103.72.76.203 |
| SPF_IP | 185.181.255.57 |
| SPF_IP | 66.198.252.240 |
| SPF_IP | 75.98.171.247 |
| SPF_IP | 75.98.171.70 |
| SPF_IP | 75.98.175.103 |
| SPF_MX | kohncomm.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.