Hostname
projectflywaygunlab.com
Last fetched
projectflywaygunlab.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
projectflywaygunlab.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.168.241.252 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.68.37 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of projectflywaygunlab.com owner
- Contact emails
- 3b984d1a-d87d-4f26-bff3-22916830c124@identity-protect.org
- b6260352-03a6-4f53-9a5d-e236f4e75872@identity-protect.org
- e282d80c-30c5-45d5-8430-d974d011c7a9@identity-protect.org
- e64ff431-68f9-4c57-ad34-46ccf8649fad@identity-protect.org
- ebaec17e-2884-45c8-91b2-648be2166928@identity-protect.org
- f2c689c8-ca8e-4a94-a883-20aa91cec717@identity-protect.org
- f8d95080-19b9-44df-91fb-9af5fedcd44b@identity-protect.org
- owner-2486477@projectflywaygunlab.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of projectflywaygunlab.com.
Threat posture
History
Related pages
Pivot deeper into the graph from projectflywaygunlab.com.
- IP · 35.168.241.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3b984d1a-d87d-4f26-bff3-22916830c124@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "projectflywaygunlab.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.