Hostname
blueflamepro.com
Last fetched
blueflamepro.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
blueflamepro.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 |
|---|---|---|---|---|
| 104.21.31.106 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.176.56 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of blueflamepro.com owner
- Contact emails
- 0c703ab5-53fe-43e6-8fa3-2d096bf71eaf@identity-protect.org
- 241355e2-3b58-4605-81ad-21d6a4a01c10@identity-protect.org
- 257311c0-cd53-4706-aee7-7f5095e4e00c@identity-protect.org
- 33e70b0a-ec61-466a-8d9f-58349afcbb25@identity-protect.org
- 889bd536-b856-4a1c-9af1-5325dc4a9579@identity-protect.org
- 8f4318d1-0148-4647-8b43-50b9d1c78c5c@identity-protect.org
- f9f12f81-6f73-4d73-beae-71f4b6bd1dfd@identity-protect.org
- owner-4595273@blueflamepro.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from blueflamepro.com in the public web crawl.
224 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for blueflamepro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from blueflamepro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blueflamepro.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.