Skip to content

Hostname

hyperice.com

Last fetched

hyperice.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · hyperice.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hyperice.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.15.1513.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.2913.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.313.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.226.15.5413.226.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
13.33.67.10513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hyperice.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.23.183.114
SPF_IP52.206.145.59
SPF_IP54.240.48.112

Related pages

Pivot deeper into the graph from hyperice.com.

Cypher and MCP

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

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