Hostname
huskiesawards.com
Last fetched
huskiesawards.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
huskiesawards.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.169.221.113 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.59 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.83 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.95 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.53 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.66 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.8 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.9 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of huskiesawards.com owner
- Contact emails
- 151dff51-7015-48e8-86d9-29e574070f20@identity-protect.org
- 16d72b9a-3a66-4a9b-a9fb-e8b9dbc6c637@identity-protect.org
- 33df712d-9088-4f81-9091-79a8e0093d0e@identity-protect.org
- 49ce1c2e-63bd-4c08-8bae-c3ddfd33a3bb@identity-protect.org
- 54f5ee8b-9a03-40ba-8fb3-5a1cb193b068@identity-protect.org
- 745d5ae2-41c6-4a4b-8bed-6e73eee67517@identity-protect.org
- ee7f5b80-1b08-4e9b-818d-da675953723b@identity-protect.org
- owner-1824800@huskiesawards.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from huskiesawards.com.
- IP · 3.169.221.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 151dff51-7015-48e8-86d9-29e574070f20@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- 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: "huskiesawards.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.