Skip to content

Hostname

kohncommunications.com

Last fetched

kohncommunications.com resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

65 observed subdomains of kohncommunications.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for kohncommunications.com.

MechanismTarget
SPF_Akohncommunications.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEzcsend.net
SPF_IP103.72.76.203
SPF_IP104.218.12.187
SPF_IP185.181.255.57
SPF_IP208.109.80.47/32
SPF_IP208.109.80.60/32
SPF_IP66.198.252.240
SPF_IP75.98.171.247
SPF_IP75.98.171.70
SPF_IP75.98.175.103
SPF_MXkohncommunications.com

Related pages

Pivot deeper into the graph from kohncommunications.com.

Cypher and MCP

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

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