Hostname
cimarex.com
Last fetched
cimarex.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cimarex.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.94.73 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.220.144 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- cimarex energy
- Contact emails
- a37tn3ej5n8@networksolutionsprivateregistration.com
- cj2528jp9bb@networksolutionsprivateregistration.com
- fu7u22rq5bs@networksolutionsprivateregistration.com
- fv2vr3zb5m6@networksolutionsprivateregistration.com
- m86r88e96kk@networksolutionsprivateregistration.com
- nc9yp7kt3un@networksolutionsprivateregistration.com
- nh5ce9wv85b@networksolutionsprivateregistration.com
- r76p676q3nv@networksolutionsprivateregistration.com
- rj23b3aq8eg@networksolutionsprivateregistration.com
- tread@cimarex.com
- ts22j8va2pa@networksolutionsprivateregistration.com
- x33tz6nv8hh@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of cimarex.com.
Web-graph footprint
Distinct hostnames that link to or from cimarex.com in the public web crawl.
39 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for cimarex.com.
| Mechanism | Target |
|---|---|
| SPF_A | cimarex.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 167.172.20.75 |
| SPF_IP | 168.245.40.179/32 |
| SPF_IP | 174.78.67.228 |
| SPF_IP | 174.78.67.249 |
| SPF_IP | 198.21.6.113/32 |
| SPF_IP | 216.117.60.250 |
| SPF_IP | 4.2.238.216 |
| SPF_IP | 4.2.238.219 |
| SPF_IP | 4.2.238.221 |
| SPF_IP | 52.171.218.246 |
| SPF_IP | 64.207.242.100 |
| SPF_IP | 64.207.242.121 |
| SPF_IP | 65.36.11.154 |
| SPF_MX | cimarex.com |
Related pages
Pivot deeper into the graph from cimarex.com.
- IP · 104.21.94.73
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a37tn3ej5n8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ci…
- 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: "cimarex.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.