Skip to content

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

WHISPER CANON · cimarex.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cimarex.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.94.73104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.220.144172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
cimarex energy
Contact emails

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.

MechanismTarget
SPF_Acimarex.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP167.172.20.75
SPF_IP168.245.40.179/32
SPF_IP174.78.67.228
SPF_IP174.78.67.249
SPF_IP198.21.6.113/32
SPF_IP216.117.60.250
SPF_IP4.2.238.216
SPF_IP4.2.238.219
SPF_IP4.2.238.221
SPF_IP52.171.218.246
SPF_IP64.207.242.100
SPF_IP64.207.242.121
SPF_IP65.36.11.154
SPF_MXcimarex.com

Related pages

Pivot deeper into the graph from cimarex.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.