Hostname
lsallotment.com
Last fetched
lsallotment.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lsallotment.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 |
|---|---|---|---|---|
| 52.19.76.51 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.35.51 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.170.248.160 | 54.170.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.132.80 | 54.229.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lsallotment.com owner
- Contact emails
- 36de87a6-7a8f-435f-a082-ab953c8a05d8@identity-protect.org
- 4b7461ff-0062-415c-b7ad-2b23a10ee0c3@identity-protect.org
- 794f0769-3efd-494b-b3ed-b61e81f1f68b@identity-protect.org
- 7c4f165b-8350-4216-abfa-9ed70970ce4a@identity-protect.org
- a73fa79c-ccbc-486a-9cf9-045347e27ff4@identity-protect.org
- bf29941f-857e-48d5-ab14-c45de35aa390@identity-protect.org
- d4e7affd-b65e-457e-9be0-1859d37231c9@identity-protect.org
- owner-244721@lsallotment.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of lsallotment.com.
Web-graph footprint
Distinct hostnames that link to or from lsallotment.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lsallotment.com.
- IP · 52.19.76.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 36de87a6-7a8f-435f-a082-ab953c8a05d8@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: "lsallotment.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.