Skip to content

Hostname

jorj.org

Last fetched

jorj.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · jorj.orgRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jorj.org

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.109.51167.235.0.0/16AS24940DE

WHOIS identity

Registrar
iana:69
Organization
jorj bauer
Contact emails

Subdomains

43 observed subdomains of jorj.org.

Web-graph footprint

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

9 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for jorj.org.

MechanismTarget
SPF_Ajorj.org
SPF_Arelay.restaurjawnt.com
SPF_Autil.jorj.org
SPF_INCLUDEspf.messagingengine.com
SPF_IP167.235.202.36
SPF_IP198.251.79.203
SPF_IP198.251.79.251
SPF_IP202.12.124.128/24
SPF_IP2a01:4f8:1c1b:9b9c:0:0:0:1
SPF_IP2a01:4f8:1c1b:a2bb:0:0:0:1
SPF_IP2a01:4f8:c17:cf3c:0:0:0:1
SPF_IP2a01:4ff:1f0:c54c:0:0:0:1
SPF_IP49.13.159.131
SPF_IP5.78.80.185
SPF_IP78.47.136.141
SPF_MXjorj.org

Related pages

Pivot deeper into the graph from jorj.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jorj.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.