Hostname
freesecurelite.com
Last fetched
freesecurelite.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
freesecurelite.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 |
|---|---|---|---|---|
| 13.224.187.110 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.187.2 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.187.30 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.187.81 | 13.224.187.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.104 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.12 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.127 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.192.5 | 3.167.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freesecurelite.com owner
- Contact emails
- 64abb855-7d79-4e17-8ce1-103d1743efa1@identity-protect.org
- 7de8fdff-7684-41b7-80a9-70a37eaa46b0@identity-protect.org
- 9d665e03-3542-4ac0-8c11-7b9fc14dd9aa@identity-protect.org
- ad877ac0-c4ee-46b9-8258-89a19b46b067@identity-protect.org
- c516f6b5-ce5f-48eb-9d1e-753cace7fe0f@identity-protect.org
- dae2787f-13fd-4177-ad03-02d749312baf@identity-protect.org
- ee1d13f1-148f-4b12-9c8c-eacbd338bfc2@identity-protect.org
- owner-5821473@freesecurelite.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from freesecurelite.com.
- IP · 13.224.187.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 64abb855-7d79-4e17-8ce1-103d1743efa1@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- 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: "freesecurelite.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.