Skip to content

Hostname

oasi.org

Last fetched

oasi.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · oasi.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oasi.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:76
Organization
diputacio de tarragona
Contact emails

Subdomains

8 observed subdomains of oasi.org.

Web-graph footprint

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

308 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oasi.org.

MechanismTarget
SPF_Aoasi.org
SPF_IP195.76.233.59
SPF_IP195.77.216.131
SPF_IP195.77.216.134
SPF_IP195.77.216.135
SPF_IP195.77.216.137
SPF_IP195.77.216.146
SPF_MXoasi.org

Related pages

Pivot deeper into the graph from oasi.org.

Cypher and MCP

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

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