Hostname
calil.jp
Last fetched
calil.jp resolves to 3 IPv4 addresses operated by AS9370 in JP.
Nutrition Label
Resolution chain
calil.jp resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.16.205.126 | 160.16.128.0/17 | AS9370 | — | JP |
| 160.16.210.218 | 160.16.128.0/17 | AS9370 | — | JP |
| 167.179.112.87 | 167.179.64.0/18 | AS20473 | AS-VULTR - The Constant Company, LLC | JP |
WHOIS identity
- Registrar
- —
- Organization
- calil
- Contact emails
Subdomains
94 observed subdomains of calil.jp.
Showing 25 of 94. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from calil.jp in the public web crawl.
1,474 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for calil.jp.
| Mechanism | Target |
|---|---|
| SPF_A | calil.jp |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_MX | calil.jp |
Related pages
Pivot deeper into the graph from calil.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calil.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.