Hostname
becklyn7.com
Last fetched
becklyn7.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
becklyn7.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 |
|---|---|---|---|---|
| 3.5.215.210 | 3.5.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.239.148 | 3.5.239.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.239.50 | 3.5.239.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 52.95.162.48 | 52.95.162.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of becklyn7.com owner
- Contact emails
- 207fb440-ed1f-4100-b915-d5b588870ed3@identity-protect.org
- 2def3b73-54d7-457a-815a-ed5a2ab12bfb@identity-protect.org
- b6593aeb-47e3-4c77-b621-594dafd4b29a@identity-protect.org
- caa2aeb9-b480-458f-b10b-3aae212b72d9@identity-protect.org
- d2daf967-d08a-4c88-9b1c-6181e18533a4@identity-protect.org
- df9a2c84-8040-4430-86c5-a3cf0fef5520@identity-protect.org
- owner-3147110@becklyn7.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of becklyn7.com.
| Subdomain |
|---|
| ts.becklyn7.com |
Threat posture
History
Related pages
Pivot deeper into the graph from becklyn7.com.
- IP · 3.5.215.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 207fb440-ed1f-4100-b915-d5b588870ed3@identity-protect.org
- TLD · .com
- Browse hostnames · be…
- 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: "becklyn7.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.