Hostname
cycloon.eu
Last fetched
cycloon.eu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:transip group bv as the registrar.
Nutrition Label
Resolution chain
cycloon.eu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.60 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.60 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.96 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:transip group bv
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of cycloon.eu.
Web-graph footprint
Distinct hostnames that link to or from cycloon.eu in the public web crawl.
126 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for cycloon.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.sparkpostmail.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 185.49.48.0/24 |
| SPF_IP | 185.49.51.0/24 |
| SPF_IP | 20.50.220.144/28 |
| SPF_IP | 4.245.133.84 |
| SPF_IP | 40.127.253.48/28 |
| SPF_IP | 52.169.0.179/32 |
Related pages
Pivot deeper into the graph from cycloon.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cycloon.eu"})-[: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.