Skip to content

Hostname

ors.org

Last fetched

ors.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

ors.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0173849381
Contact emails

Subdomains

4 observed subdomains of ors.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ors.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aors.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.133.120.158/32
SPF_IP12.198.148.15/32
SPF_IP141.193.213.20/32
SPF_IP141.193.213.21/32
SPF_IP162.252.40.0/22
SPF_IP34.73.9.158
SPF_IP64.132.221.30/32
SPF_IP97.65.79.64
SPF_MXors.org

Related pages

Pivot deeper into the graph from ors.org.

Cypher and MCP

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

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