Skip to content

Hostname

dgruiqiang.com

Last fetched

dgruiqiang.com resolves to 1 IPv4 address operated by CMNET-BEIJING-AP - China Mobile Communicaitons Corporation in CN. WHOIS lists iana:471 as the registrar.

Nutrition Label

WHISPER CANON · dgruiqiang.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dgruiqiang.com

Resolution chain

dgruiqiang.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
120.133.3.17120.133.0.0/20AS56048CMNET-BEIJING-AP - China Mobile Communicaitons CorporationCN

WHOIS identity

Registrar
iana:471
Organization
dong guan shi rui qiang dian xian tao guan you xian gong si
Contact emails

Subdomains

2 observed subdomains of dgruiqiang.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dgruiqiang.com.

MechanismTarget
SPF_Adgruiqiang.com
SPF_IP220.231.216.62
SPF_IP39.109.13.3
SPF_MXdgruiqiang.com

Related pages

Pivot deeper into the graph from dgruiqiang.com.

Cypher and MCP

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

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