Hostname
roostats.com
Last fetched
roostats.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
roostats.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.230.108.193 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.12.129 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.127.190 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.245.67 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.81.65 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.45.178 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of roostats.com owner
- Contact emails
- 159b6278-f781-43a1-8eba-d47913ca9f9b@identity-protect.org
- 401099b5-ff74-4ee8-b2af-519cd28954b1@identity-protect.org
- 840fa3a1-67ad-4cbc-88dd-db6ef2ced594@identity-protect.org
- a74a3da6-ab52-4aa1-a3ca-0bd19428d404@identity-protect.org
- d464e10e-91ce-4d7f-9db6-afa89eee8c48@identity-protect.org
- fbd0f4c9-49dc-4a8e-a11e-f2702fc474a3@identity-protect.org
- owner-2717975@roostats.com.whoisprivacyservice.org
- owner-4388432@roostats.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from roostats.com.
- IP · 34.230.108.193
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 159b6278-f781-43a1-8eba-d47913ca9f9b@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "roostats.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.