Skip to content

Hostname

oijj.org

Last fetched

oijj.org resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · oijj.orgRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oijj.org

Resolution chain

oijj.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.27.249.19888.27.0.0/16AS3352ES

WHOIS identity

Registrar
iana:379
Organization
observatorio internacional de justicia juvenil
Contact emails

Subdomains

7 observed subdomains of oijj.org.

Web-graph footprint

Distinct hostnames that link to or from oijj.org in the public web crawl.

125 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for oijj.org.

MechanismTarget
SPF_Aoijj.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmh.oijj.org
SPF_INCLUDEsmtp.oijj.org
SPF_INCLUDEspf.dynect.net
SPF_IP195.55.81.5/32
SPF_IP195.55.81.6/32
SPF_IP213.201.74.194/32
SPF_MXoijj.org

Related pages

Pivot deeper into the graph from oijj.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oijj.org"})-[: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.