Hostname
linksecure-sm.com
Last fetched
linksecure-sm.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
linksecure-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 |
|---|---|---|---|---|
| 34.252.102.202 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.57.146 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 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 linksecure-sm.com owner
- Contact emails
- 1263206a-00bc-44db-9edd-60be8c46d329@identity-protect.org
- 2d217475-ecb5-4313-bedf-7911c9a88cd2@identity-protect.org
- 3d1748cd-7ed9-433c-900e-e54ab23e4339@identity-protect.org
- 403bcf98-fe43-435a-a84e-52f5c5c41837@identity-protect.org
- 642f50ba-5afe-44c8-8c23-e07ad4f603b2@identity-protect.org
- 8f5fe671-c629-41a0-8037-1977a7bf858b@identity-protect.org
- b62e1eae-c1fe-41ee-9ae9-514769d03c88@identity-protect.org
- owner-7740781@linksecure-sm.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of linksecure-sm.com.
| Subdomain |
|---|
| wildcard.linksecure-sm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from linksecure-sm.com.
- IP · 34.252.102.202
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 1263206a-00bc-44db-9edd-60be8c46d329@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "linksecure-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.