Skip to content

Hostname

hardwarezone.com

Last fetched

hardwarezone.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.129108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.18108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.83108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.95108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.12213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.207.3818.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.5418.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.7618.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.9218.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:299
Organization
sph magazines pte.
Contact emails

Subdomains

8 observed subdomains of hardwarezone.com.

Web-graph footprint

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

286 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hardwarezone.com.

MechanismTarget
SPF_Ahardwarezone.com
SPF_INCLUDEcmail1.com
SPF_MXhardwarezone.com

Related pages

Pivot deeper into the graph from hardwarezone.com.

Cypher and MCP

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

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