Hostname
krooster.com
Last fetched
krooster.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
krooster.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 |
|---|---|---|---|---|
| 66.33.60.194 | 66.33.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.33.60.66 | 66.33.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.241 | 76.76.21.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.61 | 76.76.21.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0137528462
- Contact emails
- krooster.com@contactprivacy.com
- 496fde7f-805f-443d-aeea-c7e6b4f85109@identity-protect.org
- 707a8c59-011d-4d42-a4db-d5d8326daa15@identity-protect.org
- 82efe266-c69a-45df-86ef-209be2e6a44c@identity-protect.org
- 8a24fd16-2954-47d6-a428-d082fabed153@identity-protect.org
- 9f8540d1-fe46-4a03-89e4-335de7e52817@identity-protect.org
- e0a4fa2a-9e01-4785-a448-5cb114bc4ed0@identity-protect.org
- e3157ac4-e7ed-4a58-92f4-a5632f6bdbf6@identity-protect.org
Subdomains
2 observed subdomains of krooster.com.
Web-graph footprint
Distinct hostnames that link to or from krooster.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from krooster.com.
- IP · 66.33.60.194
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · krooster.com@contactprivacy.com
- TLD · .com
- Browse hostnames · kr…
- 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: "krooster.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.