Hostname
lysterio.com
Last fetched
lysterio.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lysterio.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.216.89 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.207 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.246 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lysterio.com owner
- Contact emails
- 03214478-668e-4ece-bbfe-3527a8ba7e5f@identity-protect.org
- 19c05e5d-558b-4757-8a6b-f333c5f3c9b8@identity-protect.org
- 3f1d749f-f013-4189-bd8c-96aa409e27dd@identity-protect.org
- 453d1ec8-e20d-4cd4-b752-cc619f0345dc@identity-protect.org
- 52f3e6e1-8567-4b3d-8b03-97c3892edb2a@identity-protect.org
- 6cc4f0c1-cd4c-4173-8b99-61d1e78bfdea@identity-protect.org
- 84f3faf7-c312-4739-85f2-47dc6355ac4e@identity-protect.org
- owner-2139433@lysterio.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from lysterio.com.
- IP · 3.5.216.89
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 03214478-668e-4ece-bbfe-3527a8ba7e5f@identity-protect.org
- TLD · .com
- Browse hostnames · ly…
- 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: "lysterio.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.