Skip to content

Hostname

codoc.jp

Last fetched

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

Nutrition Label

WHISPER CANON · codoc.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codoc.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.12118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.3.10218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.12518.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.2118.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.1183.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.1223.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.773.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.943.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
fullcatch
Contact emails

Subdomains

3 observed subdomains of codoc.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codoc.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from codoc.jp.

Cypher and MCP

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

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