Hostname
flicspy.com
Last fetched
flicspy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flicspy.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.117 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.123 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.65 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.89 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.154.185.15 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.36 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.68 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.81 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.196.129 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.14 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.64 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.196.89 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flicspy.com owner
- Contact emails
- 0d9cdcac-fb3f-4a39-90ce-e0ee2b8c55a2@identity-protect.org
- 32b429d7-ed8c-489e-8172-476ca3bf625e@identity-protect.org
- 71c9ba61-ab27-4462-bd2d-84952514fe79@identity-protect.org
- a31314ed-2cba-4981-9c47-d911a883d67b@identity-protect.org
- b7027d00-5315-4b24-b3d1-e62a5624aa9a@identity-protect.org
- f718763e-044e-48e4-91ce-464f693b89e7@identity-protect.org
- owner-10857263@flicspy.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of flicspy.com.
| Subdomain |
|---|
| ms.flicspy.com |
Showing 1 of 4. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from flicspy.com.
- IP · 108.157.229.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 0d9cdcac-fb3f-4a39-90ce-e0ee2b8c55a2@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- 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: "flicspy.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.