Hostname
broweekends.com
Last fetched
broweekends.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
broweekends.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.89.171.15 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.143.223 | 52.32.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.71.155 | 54.179.192.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.160.207.175 | 54.180.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of broweekends.com owner
- Contact emails
- 0deac40a-3075-4dbb-9ae5-b7c3e29b343e@identity-protect.org
- 10a4b983-c200-4038-ad56-2a8054f3e8c0@identity-protect.org
- 2dc1efc5-229c-4be2-9c26-cb92c16a9cca@identity-protect.org
- 64ec2f7e-1176-44cb-8a0f-9b24e3a846d4@identity-protect.org
- 8b144429-0909-4ddb-8dbf-6108e5b390ea@identity-protect.org
- e7e53873-a472-4411-80d9-4dddac9cfa05@identity-protect.org
- owner-5337065@broweekends.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of broweekends.com.
| Subdomain |
|---|
| www.broweekends.com |
Threat posture
History
Related pages
Pivot deeper into the graph from broweekends.com.
- IP · 3.89.171.15
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0deac40a-3075-4dbb-9ae5-b7c3e29b343e@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "broweekends.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.