Skip to content

Hostname

h.w55c.net

Last fetched

h.w55c.net resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · h.w55c.netRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/h.w55c.net

Resolution chain

h.w55c.net resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.218.191.7713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.201.17718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.241.14918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.196.66184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.160.2503.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.34.983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.49.273.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.130.1183.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.204.16834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.132.18935.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.139.11535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.10.17552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.10.19552.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.57.5752.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.197.7954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.78.5254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.30.13954.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.215.16754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.198.22798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with h.w55c.net in WhisperGraph.

Subdomains

2 observed subdomains of h.w55c.net.

Threat posture

History

Related pages

Pivot deeper into the graph from h.w55c.net.

Cypher and MCP

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

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