Skip to content

Hostname

cnoocengineering.com

Last fetched

cnoocengineering.com resolves to 2 IPv4 addresses operated by CHINATELECOM-TJ-AS-AP ASN for TIANJIN Provincial Net of CT in CN. WHOIS lists iana:1588 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
180.213.12.149180.213.12.0/24AS17638CHINATELECOM-TJ-AS-AP ASN for TIANJIN Provincial Net of CTCN
60.28.79.560.28.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:1588
Organization
该域名已开通隐私保护
Contact emails

Subdomains

3 observed subdomains of cnoocengineering.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from cnoocengineering.com.

Cypher and MCP

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

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