Skip to content

Hostname

cnoocshell.com

Last fetched

cnoocshell.com resolves to 1 IPv4 address operated by CHINA169-GZ China Unicom IP network China169 Guangdong province in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · cnoocshell.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cnoocshell.com

Resolution chain

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

IPPrefixASNOperatorCountry
218.106.134.69218.106.128.0/21AS17816CHINA169-GZ China Unicom IP network China169 Guangdong provinceCN

WHOIS identity

Registrar
iana:420
Organization
shell (china)
Contact emails

Subdomains

20 observed subdomains of cnoocshell.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cnoocshell.com.

MechanismTarget
SPF_Acnoocshell.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.15.243.8
SPF_IP202.108.65.7
SPF_IP218.106.134.68
SPF_IP42.159.206.14
SPF_MXcnoocshell.com

Related pages

Pivot deeper into the graph from cnoocshell.com.

Cypher and MCP

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

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