Skip to content

Hostname

fleek.co

Last fetched

fleek.co resolves to 6 IPv4 addresses operated by CDN77 _ in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · fleek.coRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fleek.co

Resolution chain

fleek.co resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1387
Organization
registrant of fleek.co
Contact emails

Subdomains

30 observed subdomains of fleek.co.

Web-graph footprint

Distinct hostnames that link to or from fleek.co in the public web crawl.

219 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from fleek.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fleek.co"})-[: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.