Hostname
lslicenses.com
Last fetched
lslicenses.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lslicenses.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.135.30.219 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.82.44 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.170.122.167 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.170.234.223 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.171.76.193 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.56.37.132 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lslicenses.com owner
- Contact emails
- 0f2debd1-af77-4045-9bfc-686ad77d7894@identity-protect.org
- 13669923-cac3-4c91-9844-9c47ce34a521@identity-protect.org
- 3e3e2a9a-893c-4a4f-8e01-3a0de748d177@identity-protect.org
- 446b1115-50e2-4d72-8687-bf9ca297f8ba@identity-protect.org
- 5c406756-1306-44cc-acfe-ab24d33b84b5@identity-protect.org
- 97a97d55-3c3f-4dad-8878-5a8b866928d4@identity-protect.org
- a4d158a0-b2c7-47ed-90f1-a86f8d45644e@identity-protect.org
- owner-2302944@lslicenses.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from lslicenses.com.
- IP · 13.135.30.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 0f2debd1-af77-4045-9bfc-686ad77d7894@identity-protect.org
- TLD · .com
- Browse hostnames · ls…
- 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: "lslicenses.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.