Skip to content

Hostname

mindray.com

Last fetched

mindray.com resolves to 1 IPv4 address operated by CHINANET-GUANGDONG-SHENZHEN-MAN CHINANET Guangdong province Shenzhen MAN network in CN. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · mindray.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mindray.com

Resolution chain

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

IPPrefixASNOperatorCountry
113.98.225.153113.98.225.0/24AS134774CHINANET-GUANGDONG-SHENZHEN-MAN CHINANET Guangdong province Shenzhen MAN networkCN

WHOIS identity

Registrar
iana:1556
Organization
cathy chen
Contact emails

Subdomains

80 observed subdomains of mindray.com.

Web-graph footprint

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

1,240 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mindray.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEna1smtp01.sabacloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.98.225.147
SPF_IP202.46.33.206
SPF_IP69.74.223.109
SPF_IP69.74.223.113

Related pages

Pivot deeper into the graph from mindray.com.

Cypher and MCP

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

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