Skip to content

Hostname

nvidia.cn

Last fetched

nvidia.cn resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · nvidia.cnRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint7.6/10canon.whisper.security/host/nvidia.cn

Resolution chain

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

IPPrefixASNOperatorCountry
34.194.97.13834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.2.9834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
??????(??)?????????
Contact emails

Subdomains

95 observed subdomains of nvidia.cn.

Web-graph footprint

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

933 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nvidia.cn.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzxzsurvey.com
SPF_MXnvidia.cn

Related pages

Pivot deeper into the graph from nvidia.cn.

Cypher and MCP

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

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