Skip to content

Hostname

pcbway.com

Last fetched

pcbway.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · pcbway.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pcbway.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.132.135100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.27.147100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.80.5050.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.194.11352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.75.20054.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.3.16454.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.75.22754.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.249.15654.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.159.17454.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.110.1154.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.149.20834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.112.21116.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.77.190184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.70.632.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

13 observed subdomains of pcbway.com.

Web-graph footprint

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

1,411 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pcbway.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from pcbway.com.

Cypher and MCP

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

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