Skip to content

Hostname

oa.org

Last fetched

oa.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · oa.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oa.org

Resolution chain

oa.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.62104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.62104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.187172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.245.111.20720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
naomi lippel
Contact emails

Subdomains

11 observed subdomains of oa.org.

Web-graph footprint

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

1,222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oa.org.

MechanismTarget
SPF_INCLUDE_spf.mycimcloud.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXoa.org

Related pages

Pivot deeper into the graph from oa.org.

Cypher and MCP

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

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