Hostname
minderberg.com
Last fetched
minderberg.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
minderberg.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 |
|---|---|---|---|---|
| 13.54.100.253 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.221.102 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.65.148.233 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.153.250.105 | 54.153.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of minderberg.com owner
- Contact emails
- 0420a9dd-b45b-4cc1-9a1e-7e53709c7f76@identity-protect.org
- 128168ae-a84a-44bd-8077-ab20045b055f@identity-protect.org
- 2a2f3678-7a58-4462-90a3-096cf7a19b82@identity-protect.org
- 79f2b7e0-252d-45ba-9dbb-95611911a441@identity-protect.org
- c8742808-1013-4ec7-8279-71c962cd97df@identity-protect.org
- eaa43f07-38d5-4abe-84c8-4e3c27ee7e4b@identity-protect.org
- ebc69349-fdd1-4df8-90ea-2a31f6b00b3a@identity-protect.org
- owner-650847@minderberg.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from minderberg.com.
- IP · 13.54.100.253
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 0420a9dd-b45b-4cc1-9a1e-7e53709c7f76@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "minderberg.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.