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
Resolution chain
orima.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.34.127 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.150.45 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
35 SPF mechanisms authorising senders for orima.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.orima.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 119.252.73.49 |
| SPF_IP | 119.252.73.50 |
| SPF_IP | 122.202.66.213 |
| SPF_IP | 123.51.108.100 |
| SPF_IP | 13.211.134.125 |
| SPF_IP | 13.238.99.12 |
| SPF_IP | 13.54.128.138 |
| SPF_IP | 13.54.188.125 |
| SPF_IP | 13.54.222.164 |
| SPF_IP | 13.54.26.20 |
| SPF_IP | 13.54.4.184 |
| SPF_IP | 13.54.53.252 |
| SPF_IP | 13.54.7.250 |
| SPF_IP | 13.55.18.193 |
| SPF_IP | 13.55.188.67 |
| SPF_IP | 13.55.54.250 |
| SPF_IP | 13.55.68.88 |
| SPF_IP | 13.55.75.71 |
| SPF_IP | 13.55.77.72 |
| SPF_IP | 13.55.78.37 |
| SPF_IP | 13.55.81.35 |
| SPF_IP | 13.55.81.94 |
| SPF_IP | 20.70.122.196 |
| SPF_IP | 203.174.182.236 |
| SPF_IP | 3.106.64.205 |
| SPF_IP | 3.106.91.192 |
| SPF_IP | 49.255.33.3 |
| SPF_IP | 49.255.33.5 |
| SPF_IP | 49.255.33.6 |
| SPF_IP | 52.62.44.196 |
| SPF_IP | 52.63.252.62 |
Related pages
Pivot deeper into the graph from orima.com.
- IP · 104.20.34.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · orima.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · or…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.