Hostname
fly4free.com
Last fetched
fly4free.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1456 as the registrar.
Nutrition Label
Resolution chain
fly4free.com 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.0.221 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.221 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.144 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1456
- Organization
- los internetos sp. z o.o. sp. kom.
- Contact emails
Subdomains
4 observed subdomains of fly4free.com.
Web-graph footprint
Distinct hostnames that link to or from fly4free.com in the public web crawl.
1,193 sites link to this hostname.
154 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for fly4free.com.
| Mechanism | Target |
|---|---|
| SPF_A | fly4free.com |
| SPF_IP | 144.76.68.47 |
| SPF_IP | 148.251.86.209 |
| SPF_IP | 157.90.245.101 |
| SPF_IP | 2a01:4f8:13b:3956::2/64 |
| SPF_IP | 2a01:4f8:201:23d4:0:0:0:1 |
| SPF_IP | 2a01:4f8:201:23d4:0:0:0:2 |
| SPF_IP | 2a01:4f8:202:61d0:0:0:0:2 |
| SPF_IP | 2a01:4f8:c010:4bec:0:0:0:1 |
| SPF_IP | 2a01:4f8:c012:ff50:0:0:0:1 |
| SPF_IP | 78.46.213.119 |
| SPF_IP | 78.46.23.241 |
| SPF_IP | 94.130.130.169 |
| SPF_MX | fly4free.com |
Related pages
Pivot deeper into the graph from fly4free.com.
- IP · 104.26.0.221
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1456
- Country · CA
- Email · gcmtfwbgowon-r@mail.whoisdataprotection.com
- TLD · .com
- Browse hostnames · fl…
- 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: "fly4free.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.