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
Resolution chain
cdjournal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.212.133.100 | 202.212.0.0/16 | AS2514 | INFOSPHERE NTT PC Communications, Inc. | JP |
| 202.212.133.200 | 202.212.0.0/16 | AS2514 | INFOSPHERE 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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cdjournal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.alpha-prm.jp |
| SPF_IP | 210.136.111.75/32 |
Related pages
Pivot deeper into the graph from cdjournal.com.
- IP · 202.212.133.100
- ASN · AS2514INFOSPHERE NTT PC Communications, Inc.
- Registrar · iana:1485
- Country · JP
- Email · internic@alpha-web.jp
- TLD · .com
- Browse hostnames · cd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.