Hostname
flylogik.com
Last fetched
flylogik.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
flylogik.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 |
|---|---|---|---|---|
| 3.161.150.10 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.100 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.82 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.9 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.117.106 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.21 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.44 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.46 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flylogik.com owner
- Contact emails
- 05bf1f1b-2260-4893-8553-cedc405401e0@identity-protect.org
- 11421edd-71ff-4b6e-9c0b-2bcdb0354996@identity-protect.org
- 37a6577f-45c7-418c-ba08-d9848f33740d@identity-protect.org
- 4f1f6ce7-4d1d-4cf0-b0f4-1efa444a8155@identity-protect.org
- e38452a6-6527-46ac-b96f-35a0e51c07f0@identity-protect.org
- e671e0f7-4b5d-43fc-a269-1c30d59b7660@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from flylogik.com.
- IP · 3.161.150.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05bf1f1b-2260-4893-8553-cedc405401e0@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: "flylogik.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.