Hostname
linksecure-smnd.com
Last fetched
linksecure-smnd.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
linksecure-smnd.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 |
|---|---|---|---|---|
| 100.51.22.253 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 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 |
| 54.81.29.26 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of linksecure-smnd.com owner
- Contact emails
- 2da9f53d-034e-4e47-acac-c96d793106d2@identity-protect.org
- 4c94b426-603e-47c4-9771-988e6ccf7c3c@identity-protect.org
- 87649086-5c08-4f00-af89-8fef7882aace@identity-protect.org
- 9696cb2c-417d-4186-8306-359aca51a08f@identity-protect.org
- c54bada0-d992-4757-a5f3-e7aa6f2d56a4@identity-protect.org
- fefe5c27-313c-4a66-b59d-3b84bf8d146b@identity-protect.org
- owner-5574734@linksecure-smnd.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of linksecure-smnd.com.
| Subdomain |
|---|
| wildcard.linksecure-smnd.com |
Threat posture
History
Related pages
Pivot deeper into the graph from linksecure-smnd.com.
- IP · 100.51.22.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2da9f53d-034e-4e47-acac-c96d793106d2@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-smnd.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.