Hostname
sofnetjapan.com
Last fetched
sofnetjapan.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
sofnetjapan.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:49
- Organization
- sofnet japan corporation
- Contact emails
Subdomains
18 observed subdomains of sofnetjapan.com.
Web-graph footprint
Distinct hostnames that link to or from sofnetjapan.com in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for sofnetjapan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.credit.j-payment.co.jp |
| SPF_IP | 124.33.112.224/29 |
| SPF_IP | 124.33.112.232/29 |
| SPF_IP | 124.33.112.240/29 |
| SPF_IP | 150.249.239.184/29 |
| SPF_IP | 153.149.194.251/32 |
| SPF_IP | 153.231.249.64/29 |
| SPF_IP | 180.42.97.72/29 |
| SPF_IP | 202.229.98.11/32 |
| SPF_IP | 219.117.252.32/29 |
| SPF_IP | 221.117.249.16/29 |
| SPF_IP | 221.247.102.72/29 |
| SPF_IP | 58.158.18.56/29 |
| SPF_IP | 58.158.19.136/29 |
| SPF_IP | 58.4.235.128/28 |
| SPF_IP | 58.4.235.176/29 |
Related pages
Pivot deeper into the graph from sofnetjapan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sofnetjapan.com"})-[: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.