Skip to content

Hostname

orima.com

Last fetched

orima.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · orima.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/orima.com

Resolution chain

orima.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.34.127104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.45172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
chris sadler
Contact emails

Subdomains

8 observed subdomains of orima.com.

Web-graph footprint

Distinct hostnames that link to or from orima.com in the public web crawl.

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for orima.com.

MechanismTarget
SPF_Amail.orima.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.252.73.49
SPF_IP119.252.73.50
SPF_IP122.202.66.213
SPF_IP123.51.108.100
SPF_IP13.211.134.125
SPF_IP13.238.99.12
SPF_IP13.54.128.138
SPF_IP13.54.188.125
SPF_IP13.54.222.164
SPF_IP13.54.26.20
SPF_IP13.54.4.184
SPF_IP13.54.53.252
SPF_IP13.54.7.250
SPF_IP13.55.18.193
SPF_IP13.55.188.67
SPF_IP13.55.54.250
SPF_IP13.55.68.88
SPF_IP13.55.75.71
SPF_IP13.55.77.72
SPF_IP13.55.78.37
SPF_IP13.55.81.35
SPF_IP13.55.81.94
SPF_IP20.70.122.196
SPF_IP203.174.182.236
SPF_IP3.106.64.205
SPF_IP3.106.91.192
SPF_IP49.255.33.3
SPF_IP49.255.33.5
SPF_IP49.255.33.6
SPF_IP52.62.44.196
SPF_IP52.63.252.62

Related pages

Pivot deeper into the graph from orima.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "orima.com"})-[: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.