Hostname
greybetsl.com
Last fetched
greybetsl.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
greybetsl.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 |
|---|---|---|---|---|
| 35.82.161.87 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.247.42 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.56.131 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.8.212 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 48816382d
- Contact emails
- doradodaniel@gmail.com
- 46c0f01c-c434-4beb-b924-06a6a361b4bc@identity-protect.org
- 4aed7ed0-42a9-41ba-ab54-aed54accade1@identity-protect.org
- 6267c063-76ce-4192-ae66-2ef311489b8c@identity-protect.org
- b4f573f2-4c7c-49de-92fc-bbb446054522@identity-protect.org
- c032ddc7-d657-4d90-a086-28611ba07889@identity-protect.org
- defeec3e-ca02-4e81-8ed1-1602202701a8@identity-protect.org
- owner-5225130@greybetsl.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from greybetsl.com.
- IP · 35.82.161.87
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · doradodaniel@gmail.com
- TLD · .com
- Browse hostnames · gr…
- 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: "greybetsl.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.