Hostname
ci-en.jp
Last fetched
ci-en.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
6 observed subdomains of ci-en.jp.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ci-en.jp in the public web crawl.
145 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for ci-en.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mdalfie.maildealer.jp |
| SPF_INCLUDE | mdwednesday.maildealer.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_IP | 18.179.96.227 |
| SPF_IP | 52.194.147.188 |
| SPF_IP | 52.68.10.147 |
| SPF_IP | 52.69.238.56 |
| SPF_IP | 52.69.85.159 |
| SPF_IP | 54.65.6.225 |
| SPF_IP | 54.92.65.17 |
| SPF_MX | ci-en.jp |
Related pages
Pivot deeper into the graph from ci-en.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ci-en.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.