Skip to content

Hostname

cdjournal.com

Last fetched

cdjournal.com resolves to 2 IPv4 addresses operated by INFOSPHERE NTT PC Communications, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · cdjournal.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cdjournal.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.212.133.100202.212.0.0/16AS2514INFOSPHERE NTT PC Communications, Inc.JP
202.212.133.200202.212.0.0/16AS2514INFOSPHERE NTT PC Communications, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
'ongaku-shuppansha co., ltd.'
Contact emails

Subdomains

3 observed subdomains of cdjournal.com.

Web-graph footprint

Distinct hostnames that link to or from cdjournal.com in the public web crawl.

1,489 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cdjournal.com.

MechanismTarget
SPF_INCLUDEspf.alpha-prm.jp
SPF_IP210.136.111.75/32

Related pages

Pivot deeper into the graph from cdjournal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdjournal.com"})-[: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.