Skip to content

Hostname

kikkoman.com

Last fetched

kikkoman.com resolves to 1 IPv4 address operated by AS2516 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kikkoman.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kikkoman.com

Resolution chain

kikkoman.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.239.155.80202.239.128.0/18AS2516JP

WHOIS identity

Registrar
iana:2
Organization
kikkoman sales usa,
Contact emails

Subdomains

6 observed subdomains of kikkoman.com.

Web-graph footprint

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

828 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kikkoman.com.

MechanismTarget
SPF_Agmail-out.mxhero.com
SPF_Agmail.mxhero.com
SPF_Amail.kmsnet.com
SPF_Ans3.kmsnet.com
SPF_INCLUDE_spf.google.com
SPF_IP209.137.146.41
SPF_IP4.59.219.94
SPF_IP63.106.0.86
SPF_IP97.88.241.61

Related pages

Pivot deeper into the graph from kikkoman.com.

Cypher and MCP

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

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