Skip to content

Hostname

ipsj.or.jp

Last fetched

ipsj.or.jp resolves to 1 IPv4 address operated by AS4694 in JP.

Nutrition Label

WHISPER CANON · ipsj.or.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ipsj.or.jp

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.

IPPrefixASNOperatorCountry
210.239.39.2210.245.32.0/21AS4694JP

WHOIS identity

Registrar
Organization
information processing society of japan
Contact emails

Subdomains

50 observed subdomains of ipsj.or.jp.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for ipsj.or.jp.

MechanismTarget
SPF_INCLUDE_spf.cmjp6.clickmailer.jp
SPF_INCLUDE_spf.cmjp8.clickmailer.jp
SPF_INCLUDEdococab.jp
SPF_INCLUDEkktcs.co.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_IP111.171.214.43
SPF_IP122.208.206.179/32
SPF_IP122.208.206.185/32
SPF_IP210.239.39.2
SPF_IP210.239.39.3
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.