Hostname
blazeharmony.com
Last fetched
blazeharmony.com resolves to 2 IPv4 addresses operated by AS24971 in CZ. WHOIS lists iana:3860 as the registrar.
Nutrition Label
Resolution chain
blazeharmony.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 |
|---|---|---|---|---|
| 185.58.42.194 | 185.58.40.0/22 | AS24971 | — | CZ |
| 46.28.106.168 | 46.28.104.0/21 | AS197019 | — | CZ |
WHOIS identity
- Registrar
- iana:3860
- Organization
- blaze harmony s.r.o.
- Contact emails
Subdomains
7 observed subdomains of blazeharmony.com.
Web-graph footprint
Distinct hostnames that link to or from blazeharmony.com in the public web crawl.
98 sites link to this hostname.
86 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for blazeharmony.com.
| Mechanism | Target |
|---|---|
| SPF_A | blazeharmony.com |
| SPF_INCLUDE | _spf.we.wedos.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smartemailing.cz |
| SPF_IP | 194.145.181.134 |
| SPF_IP | 2a02:2b88:1:4:0:0:0:d0 |
| SPF_IP | 45.138.107.13 |
| SPF_IP | 45.138.107.14 |
| SPF_IP | 46.28.106.168 |
| SPF_IP | 95.168.218.178 |
| SPF_MX | blazeharmony.com |
Related pages
Pivot deeper into the graph from blazeharmony.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blazeharmony.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.