Hostname
locker-net.com
Last fetched
locker-net.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
locker-net.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.45.26 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.47 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.55 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.57 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.164.52.45 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.79 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.80 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.87 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of locker-net.com owner
- Contact emails
- 095b6f81-20ca-4766-bce9-c539520c9ed0@identity-protect.org
- 373a0def-6102-4259-bdc5-71598c9f998a@identity-protect.org
- 77d67fbc-24bd-4b36-82b8-30c3ea9c3946@identity-protect.org
- c704481d-f728-4a53-b14b-ad50bd10732f@identity-protect.org
- cbe1bafa-71ee-480d-b806-cfd76b77621b@identity-protect.org
- owner-7944607@locker-net.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of locker-net.com.
Web-graph footprint
Distinct hostnames that link to or from locker-net.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from locker-net.com.
- IP · 13.33.45.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 095b6f81-20ca-4766-bce9-c539520c9ed0@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "locker-net.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.