Hostname
brendagrell.com
Last fetched
brendagrell.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brendagrell.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.77.177 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.184 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.210 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.83.242 | 3.5.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.227 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.53 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.64 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.185.226 | 52.218.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.236.2 | 52.218.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.131.27 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.149.131 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.164.171 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.240.59 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.249.155 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.250.19 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.250.27 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brendagrell.com owner
- Contact emails
- 0080682a-ac27-45e9-80e2-31fc223be463@identity-protect.org
- 22372db8-ab04-4655-9275-73f271e6f671@identity-protect.org
- 82c7870c-bb29-476b-bf38-68e69fcc5b3e@identity-protect.org
- 84594eb3-1f5b-42da-99e6-2f5abf3de06f@identity-protect.org
- a607ad16-0bcc-474d-a78d-2d627f058bbc@identity-protect.org
- bde5e98a-6862-4129-9aed-ed7e93781b5f@identity-protect.org
- e011ae66-b6c7-4935-a846-57da869892ae@identity-protect.org
- owner-6246450@brendagrell.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of brendagrell.com.
| Subdomain |
|---|
| www.brendagrell.com |
Threat posture
History
Related pages
Pivot deeper into the graph from brendagrell.com.
- IP · 3.5.77.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0080682a-ac27-45e9-80e2-31fc223be463@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: "brendagrell.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.