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
Resolution chain
cnoocengineering.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 180.213.12.149 | 180.213.12.0/24 | AS17638 | CHINATELECOM-TJ-AS-AP ASN for TIANJIN Provincial Net of CT | CN |
| 60.28.79.5 | 60.28.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cnoocengineering.com.
- IP · 180.213.12.149
- ASN · AS17638CHINATELECOM-TJ-AS-AP ASN for TIANJIN Provincial Net of CT
- Registrar · iana:1588
- Country · CN
- TLD · .com
- Browse hostnames · cn…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.