Hostname
linksecure-dt.com
Last fetched
linksecure-dt.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-dt.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 |
| 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 |
| 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-dt.com owner
- Contact emails
- 0822b624-e3dc-4f6a-81d8-c3a2a8684133@identity-protect.org
- 14bd9ed6-7307-4810-a816-3e4ee6e1d0c1@identity-protect.org
- 21adcf27-778c-4bc9-b3ba-53d07d6a50f6@identity-protect.org
- 911f44ee-761d-4457-ac58-107935c00bac@identity-protect.org
- c4a11132-1074-4a89-b8cc-4688016c4ab0@identity-protect.org
- e5607403-9d49-45b2-9ecf-7635ea3c73a1@identity-protect.org
- f1f9eb55-5321-484b-9027-8f1bbd0d2e44@identity-protect.org
Subdomains
1 observed subdomain of linksecure-dt.com.
| Subdomain |
|---|
| wildcard.linksecure-dt.com |
Threat posture
History
Related pages
Pivot deeper into the graph from linksecure-dt.com.
- IP · 100.51.22.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0822b624-e3dc-4f6a-81d8-c3a2a8684133@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-dt.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.