Hostname
lisec-tech.com
Last fetched
lisec-tech.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
lisec-tech.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.100 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.21 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.59 | 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 |
| 3.167.152.100 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.152.109 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.152.110 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.152.78 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lisec-tech.com owner
- Contact emails
- 12a1ef7f-097c-4a50-96b0-84601c2d45ab@identity-protect.org
- 1bf7a344-fbec-4b6f-8661-2dfe8362f849@identity-protect.org
- 3680390c-8806-4184-bdf3-fcc3cdc5ee94@identity-protect.org
- 706761c0-138e-4240-9e52-76aae24676c6@identity-protect.org
- 8aee0348-054e-4b13-aff5-c6b330f054ec@identity-protect.org
- owner-6268532@lisec-tech.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of lisec-tech.com.
Web-graph footprint
Distinct hostnames that link to or from lisec-tech.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lisec-tech.com.
- IP · 18.238.55.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12a1ef7f-097c-4a50-96b0-84601c2d45ab@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "lisec-tech.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.