Hostname
securelink-sm.com
Last fetched
securelink-sm.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
securelink-sm.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 |
|---|---|---|---|---|
| 52.22.129.33 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.130.139 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.50.103.50 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.95.241 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of securelink-sm.com owner
- Contact emails
- 2d0f2f48-244f-40ce-998e-9e1b0d224cbe@identity-protect.org
- 4a7eeb5f-6c28-4938-a3a8-a3ccbfa7b97b@identity-protect.org
- 4ab9a6c5-2df3-47fc-ba1e-f26f28ac874b@identity-protect.org
- 6a7619c9-2d06-4239-b0c9-e507eb8f4ce2@identity-protect.org
- 9adcdd6e-5f6d-478e-968c-e0ce4da22a57@identity-protect.org
- abcdd6f2-2bb8-433b-916f-3aa1bf4efd7b@identity-protect.org
- owner-7294317@securelink-sm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of securelink-sm.com.
| Subdomain |
|---|
| wildcard.securelink-sm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from securelink-sm.com.
- IP · 52.22.129.33
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2d0f2f48-244f-40ce-998e-9e1b0d224cbe@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "securelink-sm.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.