Hostname
rustyflashcards.com
Last fetched
rustyflashcards.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
rustyflashcards.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 |
|---|---|---|---|---|
| 108.138.128.34 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.47 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.61 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.78 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.91.21 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.91.47 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.91.57 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.91.94 | 108.159.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rustyflashcards.com owner
- Contact emails
- 0a29fd7f-4417-4939-8e54-e804a0d24d93@identity-protect.org
- 1ad57cec-1b06-42c5-823e-fac19120e045@identity-protect.org
- 34b215bb-cf4f-4cb3-a2a2-4ad13c0e6653@identity-protect.org
- 9f0854b8-431e-4459-9287-c07d89394a41@identity-protect.org
- a23368a9-c624-4a13-a41c-df64bd231ab1@identity-protect.org
- fa26c053-24e7-4a30-a227-43a350d98b5c@identity-protect.org
- owner-1754942@rustyflashcards.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from rustyflashcards.com.
- IP · 108.138.128.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a29fd7f-4417-4939-8e54-e804a0d24d93@identity-protect.org
- TLD · .com
- Browse hostnames · ru…
- 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: "rustyflashcards.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.