Skip to content

Hostname

codmon.co.jp

Last fetched

codmon.co.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · codmon.co.jpRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/codmon.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.134.15213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.214.19518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.28.23135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.243.10252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.68.12052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.15.14352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
codmon
Contact emails

Subdomains

8 observed subdomains of codmon.co.jp.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for codmon.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEautopilotmail.com
SPF_INCLUDEkairos3.com
SPF_INCLUDEspf.haihaimail.jp

Related pages

Pivot deeper into the graph from codmon.co.jp.

Cypher and MCP

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

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