Skip to content

Hostname

coterra.com

Last fetched

coterra.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · coterra.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coterra.com

Resolution chain

coterra.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.171.218.24652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1154
Organization
coterra energy
Contact emails

Subdomains

21 observed subdomains of coterra.com.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for coterra.com.

MechanismTarget
SPF_Acoterra.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP149.72.75.134/32
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_MXcoterra.com

Related pages

Pivot deeper into the graph from coterra.com.

Cypher and MCP

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

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