Hostname
sopia.or.jp
Last fetched
sopia.or.jp resolves to 1 IPv4 address operated by AS10013 in JP.
Nutrition Label
Resolution chain
sopia.or.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 218.223.239.4 | 218.241.24.0/22 | AS10013 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- sopiafons co.,ltd.
- Contact emails
- —
Subdomains
2,587 observed subdomains of sopia.or.jp.
Showing 25 of 2,587. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sopia.or.jp in the public web crawl.
247 sites link to this hostname.
188 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for sopia.or.jp.
| Mechanism | Target |
|---|---|
| SPF_IP | 118.27.105.1 |
| SPF_IP | 153.121.32.164 |
| SPF_IP | 160.16.145.97 |
| SPF_IP | 202.3.148.192/26 |
| SPF_IP | 218.223.239.0/28 |
| SPF_IP | 218.223.239.16/28 |
| SPF_IP | 218.223.239.32/28 |
| SPF_MX | sopia.or.jp |
Related pages
Pivot deeper into the graph from sopia.or.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sopia.or.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.