Skip to content

Hostname

hyprbrands.com

Last fetched

hyprbrands.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hyprbrands.comRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hyprbrands.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.188.23016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.24516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.4516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.713.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.23.2313.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.22152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.10752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.14952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.7752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.33.14752.217.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.82.7552.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.14954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.134.16554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.24554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of hyprbrands.com.

Web-graph footprint

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

219 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hyprbrands.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_MXhyprbrands.com

Related pages

Pivot deeper into the graph from hyprbrands.com.

Cypher and MCP

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

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