Hostname
ipsj.or.jp
Last fetched
ipsj.or.jp resolves to 1 IPv4 address operated by AS4694 in JP.
Nutrition Label
Resolution chain
ipsj.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 |
|---|---|---|---|---|
| 210.239.39.2 | 210.245.32.0/21 | AS4694 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- information processing society of japan
- Contact emails
- —
Subdomains
50 observed subdomains of ipsj.or.jp.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ipsj.or.jp in the public web crawl.
2,018 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for ipsj.or.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cmjp6.clickmailer.jp |
| SPF_INCLUDE | _spf.cmjp8.clickmailer.jp |
| SPF_INCLUDE | dococab.jp |
| SPF_INCLUDE | kktcs.co.jp |
| SPF_INCLUDE | smp.ne.jp |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_IP | 111.171.214.43 |
| SPF_IP | 122.208.206.179/32 |
| SPF_IP | 122.208.206.185/32 |
| SPF_IP | 210.239.39.2 |
| SPF_IP | 210.239.39.3 |
| SPF_IP | 54.178.13.156/32 |
Related pages
Pivot deeper into the graph from ipsj.or.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipsj.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.