Skip to content

Hostname

h2osoftwarema.com

Last fetched

h2osoftwarema.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · h2osoftwarema.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/h2osoftwarema.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.81.148100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.206.18218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.107.23323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.120.1223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.97.1163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.81.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.88.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.23.5450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.4.8052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.95.3154.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.116.15054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.195.6454.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from h2osoftwarema.com.

Cypher and MCP

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

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