Skip to content

Hostname

hyper-acceleration.com

Last fetched

hyper-acceleration.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · hyper-acceleration.comRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hyper-acceleration.com

Resolution chain

hyper-acceleration.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.235.235.15534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.94.7844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.62.6652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.1.1652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.128.7754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.8.9898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1489
Organization
min
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from hyper-acceleration.com.

Cypher and MCP

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

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