Hostname
la-ssp.com
Last fetched
la-ssp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
la-ssp.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 |
|---|---|---|---|---|
| 18.238.55.117 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.85 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.9 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.98 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.114 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.119 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.63 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.82 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of la-ssp.com owner
- Contact emails
- 21afe98f-13aa-4d44-88f8-9e44fe6fee18@identity-protect.org
- 505ba382-9162-4c15-99f4-c2333a827d11@identity-protect.org
- 7ebe884d-33b4-47f6-85ce-0d97739bdfbe@identity-protect.org
- b409cc0c-bf76-43f7-a7e1-53ae192c022e@identity-protect.org
- beaffe92-41f3-4e48-8b7d-5def6de46895@identity-protect.org
- bf527afd-ec89-4291-8c56-1d3c232d9d21@identity-protect.org
- cccac458-901c-456b-be89-707a06d8b1fe@identity-protect.org
Subdomains
1 observed subdomain of la-ssp.com.
| Subdomain |
|---|
| www.la-ssp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from la-ssp.com.
- IP · 18.238.55.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 21afe98f-13aa-4d44-88f8-9e44fe6fee18@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- 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: "la-ssp.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.