Hostname
fireflake.com
Last fetched
fireflake.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fireflake.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.157.188.158 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fireflake.com owner
- Contact emails
- 479eec33-be0a-4371-baf8-b30f46a3505c@identity-protect.org
- 95f158eb-4a78-4e6b-a9c4-0ff099f92d3b@identity-protect.org
- 9b01542f-7e16-4743-adff-b0c6754bae4d@identity-protect.org
- 9f7f8c64-7aaa-4955-baab-e3cc3547a34f@identity-protect.org
- a9106761-e1fe-43f3-bc43-00dfaec72f07@identity-protect.org
- c7924e90-bdf1-4e6b-99d5-d9098b3850ad@identity-protect.org
- owner-11704927@fireflake.com.whoisprivacyservice.org
- owner-3650724@fireflake.com.whoisprivacyservice.org
- owner-7184371@fireflake.com.whoisprivacyservice.org
- magnus@newseed.se
Subdomains
3 observed subdomains of fireflake.com.
Web-graph footprint
Distinct hostnames that link to or from fireflake.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from fireflake.com.
- IP · 35.157.188.158
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 479eec33-be0a-4371-baf8-b30f46a3505c@identity-protect.org
- TLD · .com
- Browse hostnames · fi…
- 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: "fireflake.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.