Hostname
ckip.jp
Last fetched
ckip.jp resolves to 163.43.112.133, announced in 163.43.0.0/16 by SAKURA-B - SAKURA Internet Inc. in JP. ckip.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for ckip.jp is recorded in WhisperGraph.
Attribution
sakura
ORIGIN_AS
WHOIS identity
- Contact emails
- sasoh@atsystem.jp
Subdomains
| Subdomain |
|---|
| admin.ckip.jp |
| batch02.ckip.jp |
| db-tk.ckip.jp |
| guide.ckip.jp |
| mail05.ckip.jp |
| mail06.ckip.jp |
| pub.ckip.jp |
| waiting.ckip.jp |
| www.ckip.jp |
Showing 9 of 9 subdomains (9 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-307.awsdns-38.com
- green.atsystem.jp
- ns1.atsystem.jp
- red.atsystem.jp
- ns-1018.awsdns-63.net
- ns-1128.awsdns-13.org
- ns-1900.awsdns-45.co.uk
MX records
- mail05.ckip.jp
- mail06.ckip.jp
- mail07.ckip.jp
- mail08.ckip.jp
SPF policy
- ip: 163.43.112.128/27
- ip: 133.125.80.224/27
- include: mds-a.e-msg.jp
- include: mds-b.e-msg.jp
- ip: 133.242.51.246
Threat-feed evidence
History
Related pages
Pivot from ckip.jp into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ckip.jp"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.