Skip to content

Hostname

pattex.com.cn

Last fetched

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

Nutrition Label

WHISPER CANON · pattex.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pattex.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.11618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.5818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.212.1143.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.363.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.813.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.212.973.160.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
65.8.248.11465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.12865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.1665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.2665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
汉高(中国)投资有限公司
Contact emails

Subdomains

1 observed subdomain of pattex.com.cn.

Web-graph footprint

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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