Skip to content

Hostname

baidu.com

Last fetched

baidu.com resolves to 4 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · baidu.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/baidu.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.242.74.102110.240.0.0/12AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
111.63.65.103111.63.64.0/20AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
111.63.65.247111.63.64.0/20AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
124.237.177.164124.236.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

Registrar
iana:292
Organization
baidu netcom science technology
Contact emails

Subdomains

1,954 observed subdomains of baidu.com.

Web-graph footprint

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

150,704 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for baidu.com.

MechanismTarget
SPF_INCLUDEspf1.baidu.com
SPF_INCLUDEspf2.baidu.com
SPF_INCLUDEspf3.baidu.com
SPF_INCLUDEspf4.baidu.com

Related pages

Pivot deeper into the graph from baidu.com.

Cypher and MCP

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

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