Skip to content

Hostname

hwaddress.com

Last fetched

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

Nutrition Label

WHISPER CANON · hwaddress.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hwaddress.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.216.98.16918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.160.633.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.230.553.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.142.03.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.189.2453.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.238.1983.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.204.2353.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.212.113.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.101.713.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.242.2203.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.55.333.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.232.503.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.103.523.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.155.3316.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
nameua_net
Contact emails

Subdomains

2 observed subdomains of hwaddress.com.

Web-graph footprint

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

35 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hwaddress.com.

Cypher and MCP

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

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