Hostname
j-facility.com
Last fetched
j-facility.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
j-facility.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
- hideki oka
- Contact emails
Subdomains
1 observed subdomain of j-facility.com.
| Subdomain |
|---|
| www.j-facility.com |
Web-graph footprint
Distinct hostnames that link to or from j-facility.com in the public web crawl.
16 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for j-facility.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.eco-serv.jp |
| SPF_INCLUDE | spf.rakurakuhanbai.jp |
| SPF_IP | 111.87.68.136 |
| SPF_IP | 111.87.68.137 |
| SPF_IP | 111.87.68.138 |
| SPF_IP | 111.87.68.141 |
| SPF_IP | 111.87.68.142 |
| SPF_IP | 111.87.68.143 |
| SPF_IP | 111.87.71.136 |
| SPF_IP | 111.87.71.137 |
| SPF_IP | 111.87.71.138 |
| SPF_IP | 111.87.71.141 |
| SPF_IP | 111.87.71.142 |
| SPF_IP | 111.87.71.143 |
| SPF_IP | 111.87.71.180 |
| SPF_IP | 111.87.71.181 |
| SPF_IP | 210.188.172.36 |
| SPF_IP | 210.188.172.37 |
Related pages
Pivot deeper into the graph from j-facility.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "j-facility.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.