Skip to content

Hostname

htestspeedhere.com

Last fetched

htestspeedhere.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · htestspeedhere.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/htestspeedhere.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.128.209100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.121.19434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.8.14152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.111.7254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.201.17754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.242.1154.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.227.8554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.251.17334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of htestspeedhere.com.

Threat posture

History

Related pages

Pivot deeper into the graph from htestspeedhere.com.

Cypher and MCP

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

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