Hostname
kokode.jp
Last fetched
kokode.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label
Resolution chain
kokode.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- kobunsha co,ltd.
- Contact emails
Subdomains
14 observed subdomains of kokode.jp.
Web-graph footprint
Distinct hostnames that link to or from kokode.jp in the public web crawl.
226 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kokode.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | kobunsha.motenasu.biz |
| SPF_IP | 13.112.171.155/32 |
| SPF_IP | 52.197.162.124/32 |
| SPF_IP | 54.178.142.88/32 |
Related pages
Pivot deeper into the graph from kokode.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kokode.jp"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.