Hostname
4are.com
Last fetched
4are.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
4are.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 |
|---|---|---|---|---|
| 3.166.160.36 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.65 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.82 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.95 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.128 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.17 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.2 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.78 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- a.r.e. accessories,
- Contact emails
- ar2ab2fy86v@networksolutionsprivateregistration.com
- bbaker@4are.com
- gm9p85h99ux@networksolutionsprivateregistration.com
- jy6h46w86hr@networksolutionsprivateregistration.com
- mt5gh8n52xb@networksolutionsprivateregistration.com
- tp4sv2m35tr@networksolutionsprivateregistration.com
- za4gt692757@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of 4are.com.
Web-graph footprint
Distinct hostnames that link to or from 4are.com in the public web crawl.
227 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for 4are.com.
| Mechanism | Target |
|---|---|
| SPF_A | qs4097.pair.com |
| SPF_INCLUDE | pairlist.com |
| SPF_INCLUDE | relay.pair.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | webmail.pair.com |
Related pages
Pivot deeper into the graph from 4are.com.
- IP · 3.166.160.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ar2ab2fy86v@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · 4a…
- 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: "4are.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.