Skip to content

Hostname

codecamp.jp

Last fetched

codecamp.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · codecamp.jpRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/codecamp.jp

Resolution chain

codecamp.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.47.6313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.202.5313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.224.9513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.41.12613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.249.17218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.65.533.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.44.15452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.201.15052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.198.14852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.115.16654.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.130.4257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.247.1413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

50 observed subdomains of codecamp.jp.

Web-graph footprint

Distinct hostnames that link to or from codecamp.jp in the public web crawl.

446 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codecamp.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.repica.jp

Related pages

Pivot deeper into the graph from codecamp.jp.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.