Skip to content

Hostname

engineai.com.cn

Last fetched

engineai.com.cn resolves to 3 IPv4 addresses operated by CMC - Catholic Medical Center in SG. WHOIS lists registrar:腾讯云计算(北京)有限责任公司 as the registrar.

Nutrition Label

WHISPER CANON · engineai.com.cnRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/engineai.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
43.174.102.5143.174.102.0/24AS139341CMC - Catholic Medical CenterSG
43.174.104.4143.174.104.0/24AS139341CMC - Catholic Medical CenterJP
43.174.14.4243.174.14.0/24AS139341CMC - Catholic Medical CenterHK

WHOIS identity

Registrar
registrar:腾讯云计算(北京)有限责任公司
Organization
深圳市众擎机器人科技有限公司
Contact emails

Subdomains

5 observed subdomains of engineai.com.cn.

Web-graph footprint

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

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for engineai.com.cn.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from engineai.com.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "engineai.com.cn"})-[: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.