Skip to content

Hostname

chipworks.com

Last fetched

chipworks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · chipworks.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chipworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.137.15515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.124.2315.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.222.163.223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.97.254.633.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
44.207.157.13944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.60.183.24752.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.165.10316.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.163.21116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
chipworks
Contact emails

Subdomains

11 observed subdomains of chipworks.com.

Web-graph footprint

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

424 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chipworks.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.147.176.107
SPF_IP207.107.71.69
SPF_IP207.107.71.71

Related pages

Pivot deeper into the graph from chipworks.com.

Cypher and MCP

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

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