Skip to content

Hostname

kaunet.com

Last fetched

kaunet.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · kaunet.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/kaunet.com

Resolution chain

kaunet.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:78
Organization
Contact emails

Subdomains

30 observed subdomains of kaunet.com.

Web-graph footprint

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

621 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kaunet.com.

MechanismTarget
SPF_INCLUDE_spf.cmjp6.clickmailer.jp
SPF_INCLUDEamazonses.com
SPF_IP106.186.88.2
SPF_IP106.186.88.7
SPF_IP121.80.5.32/29
SPF_IP126.249.86.20/30
SPF_IP210.169.133.65
SPF_MXkaunet.com

Related pages

Pivot deeper into the graph from kaunet.com.

Cypher and MCP

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

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