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
Resolution chain
42below.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.78.20 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.52 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.59 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.99 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.106 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.18 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.69 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.87 | 3.166.152.0/23 | AS16509 | AMAZON-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
MX records
SPF policy
5 SPF mechanisms authorising senders for 42below.com.
| Mechanism | Target |
|---|---|
| SPF_A | 42below.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | mailprimer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | 42below.com |
Related pages
Pivot deeper into the graph from 42below.com.
- IP · 13.35.78.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · hostmaster@bacardi.com
- TLD · .com
- Browse hostnames · 42…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.