Hostname
3rpartners.com
Last fetched
3rpartners.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
3rpartners.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.0.63 | 16.12.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.39 | 16.12.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.43 | 16.12.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.12 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.15 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.219 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.24 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.52 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.233.19 | 3.5.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.233.33 | 3.5.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.204 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.215 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.255 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.95.163.29 | 52.95.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 3rpartners.com owner
- Contact emails
- 3rpartners.com@unitedprivacy.com
- oyodomains@gmail.com
- 00e583d6-da79-4307-89ff-32709964c842@identity-protect.org
- 26ff02ab-0105-4179-bd92-10b1fc3272e5@identity-protect.org
- 7b70dad5-c5c5-4c69-bb87-c094eb024522@identity-protect.org
- a780ef8d-2826-4dcb-8668-7cf1d6c1d6d5@identity-protect.org
- b7145dc9-7310-49e1-b30b-45110196a7ac@identity-protect.org
- eaf1b617-6a3d-493f-b9fc-8d9b88d82b26@identity-protect.org
- f2c22111-73cc-4a0c-8bc9-56c0dab6493a@identity-protect.org
- owner-8531765@3rpartners.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 3rpartners.com.
- IP · 16.12.0.63
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 3rpartners.com@unitedprivacy.com
- TLD · .com
- Browse hostnames · 3r…
- 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: "3rpartners.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.