Skip to content

Hostname

jaaz.org

Last fetched

jaaz.org resolves to 1 IPv4 address operated by BIGSCOOTS - BigScoots in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · jaaz.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jaaz.org

Resolution chain

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

IPPrefixASNOperatorCountry
38.58.226.24538.58.224.0/21AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

Registrar
iana:2
Organization
junior achievement of arizona
Contact emails

Subdomains

12 observed subdomains of jaaz.org.

Web-graph footprint

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

116 sites link to this hostname.

368 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jaaz.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securedserverspace.com
SPF_IP67.202.70.15
SPF_IP72.203.255.89

Related pages

Pivot deeper into the graph from jaaz.org.

Cypher and MCP

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

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