Skip to content

Hostname

kamaboko.com

Last fetched

kamaboko.com resolves to 1 IPv4 address operated by AS9607 in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
124.147.16.205124.147.16.0/21AS9607JP

WHOIS identity

Registrar
iana:48
Organization
suzuhiro kamaboko honten co.,ltd.
Contact emails

Subdomains

9 observed subdomains of kamaboko.com.

Web-graph footprint

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

822 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for kamaboko.com.

MechanismTarget
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEkamaboko-spf.scinable.net
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.gao.ne.jp
SPF_INCLUDEspf.w2solution.com
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP124.147.16.205
SPF_IP124.147.16.47/24
SPF_IP138.2.19.138
SPF_IP140.83.33.22
SPF_IP153.122.27.207
SPF_IP155.248.170.166
SPF_IP158.101.132.74
SPF_IP202.248.236.200/29
SPF_IP202.248.236.208/29
SPF_IP202.248.237.20
SPF_IP202.248.238.204

Related pages

Pivot deeper into the graph from kamaboko.com.

Cypher and MCP

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

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