Hostname
rfslk.com
Last fetched
rfslk.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
rfslk.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 |
|---|---|---|---|---|
| 3.212.64.182 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.92.103.148 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.154.34 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.48.67 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.84.92.255 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.114.65 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rfslk.com owner
- Contact emails
- 22bf7260-cccf-4bc8-8fde-77991158e08a@identity-protect.org
- 25fcf738-13a0-4091-a0bf-0ab633faa367@identity-protect.org
- 350be348-0046-4fbd-8246-128c2e8807f1@identity-protect.org
- c1b956d2-5b32-4541-8549-b1274f5873f0@identity-protect.org
- c46e4360-e874-4858-9d54-f51026fdffb3@identity-protect.org
- c6053b0a-edef-469e-88f7-834fa577f694@identity-protect.org
- owner-110023@rfslk.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from rfslk.com.
- IP · 3.212.64.182
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 22bf7260-cccf-4bc8-8fde-77991158e08a@identity-protect.org
- TLD · .com
- Browse hostnames · rf…
- 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: "rfslk.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.