Skip to content

Hostname

hardwarezone.com.sg

Last fetched

hardwarezone.com.sg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:ip mirror pte ltd as the registrar.

Nutrition Label

WHISPER CANON · hardwarezone.com.sgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/hardwarezone.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
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.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
13.33.183.10713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.11113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.118.11399.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3499.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.7599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.999.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ip mirror pte ltd
Organization
sph magazines pte. ltd. (sgnic-org1015320)
Contact emails

Subdomains

8 observed subdomains of hardwarezone.com.sg.

Web-graph footprint

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

839 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hardwarezone.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hardwarezone.com.sg"})-[: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.