Skip to content

Hostname

42below.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.2013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.5213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.5913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.1063.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.183.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.693.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.873.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
bacardi and company
Contact emails

Subdomains

4 observed subdomains of 42below.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 42below.com.

MechanismTarget
SPF_A42below.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmailprimer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MX42below.com

Related pages

Pivot deeper into the graph from 42below.com.

Cypher and MCP

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

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