Skip to content

Hostname

50below.com

Last fetched

50below.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.79.1123.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.13.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1443.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.343.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.17852.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.13152.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.233.9052.218.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.16352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.188.15552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.7552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.13152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.1952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.9952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.9152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.13152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.13152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
50 below sales & marketing domain administrator ()
Contact emails

Subdomains

11 observed subdomains of 50below.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 50below.com.

Cypher and MCP

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

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