Skip to content

Hostname

kao.com

Last fetched

kao.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.3.132176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.94.6454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:292
Organization
kao corporation.
Contact emails

Subdomains

97 observed subdomains of kao.com.

Web-graph footprint

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

4,457 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kao.com.

MechanismTarget
SPF_Adnsus1.accellion.com
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEmail.patent.ne.jp
SPF_INCLUDEmktomail.com
SPF_INCLUDEsfx4.usaco.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.repica.jp
SPF_IP125.6.132.232
SPF_IP142.75.67.19/32
SPF_IP198.107.132.38
SPF_IP210.190.116.0/25
SPF_IP52.197.172.91
SPF_IP54.178.141.248
SPF_IP80.74.8.38

Related pages

Pivot deeper into the graph from kao.com.

Cypher and MCP

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

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