Skip to content

Hostname

cdms.jp

Last fetched

cdms.jp resolves to 2 IPv4 addresses operated by AS2497 in JP.

Nutrition Label

WHISPER CANON · cdms.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/cdms.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
toppan edge
Contact emails

Subdomains

24 observed subdomains of cdms.jp.

Web-graph footprint

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

18 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cdms.jp.

MechanismTarget
SPF_INCLUDEhagaki.dejibin.com
SPF_IP132.179.196.67
SPF_IP202.214.164.223
SPF_IP202.214.164.224
SPF_IP202.214.3.129
SPF_IP202.214.3.130
SPF_IP202.214.3.160
SPF_IP202.214.3.190
SPF_IP202.214.3.199
SPF_IP202.218.14.15
SPF_IP202.218.14.16
SPF_IP202.218.14.2
SPF_IP202.218.14.35
SPF_IP210.158.197.92

Related pages

Pivot deeper into the graph from cdms.jp.

Cypher and MCP

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

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