Skip to content

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

WHISPER CANON · fly4free.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fly4free.com

Resolution chain

fly4free.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.144172.67.64.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for fly4free.com.

MechanismTarget
SPF_Afly4free.com
SPF_IP144.76.68.47
SPF_IP148.251.86.209
SPF_IP157.90.245.101
SPF_IP2a01:4f8:13b:3956::2/64
SPF_IP2a01:4f8:201:23d4:0:0:0:1
SPF_IP2a01:4f8:201:23d4:0:0:0:2
SPF_IP2a01:4f8:202:61d0:0:0:0:2
SPF_IP2a01:4f8:c010:4bec:0:0:0:1
SPF_IP2a01:4f8:c012:ff50:0:0:0:1
SPF_IP78.46.213.119
SPF_IP78.46.23.241
SPF_IP94.130.130.169
SPF_MXfly4free.com

Related pages

Pivot deeper into the graph from fly4free.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.