Hostname
skima.jp
Last fetched
skima.jp resolves to 2 IPv4 addresses operated by AS4694 in JP.
Nutrition Label
Resolution chain
skima.jp 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 |
|---|---|---|---|---|
| 210.140.205.141 | 210.140.192.0/19 | AS4694 | — | JP |
| 210.140.205.66 | 210.140.192.0/19 | AS4694 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
33 observed subdomains of skima.jp.
Showing 20 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skima.jp in the public web crawl.
723 sites link to this hostname.
208 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for skima.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.repica.jp |
| SPF_IP | 210.140.78.235 |
Related pages
Pivot deeper into the graph from skima.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skima.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.